Score:0

lbreakout2: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

cn flag

I'm using Ubuntu 21.10.

Trying the suggestion from How to fix "libpng12.so.0: cannot open shared object file: No such file or directory"? I got the answer:

dpkg: regarding /tmp/libpng12.deb containing libpng12-0:amd64: usrmerge conflicts with libpng12-0 (<< 1.2.54-4~) libpng12-0:amd64 (version 1.2.54-1ubuntu1) is to be installed.

dpkg: error processing archive /tmp/libpng12.deb (--install): conflicting packages - not installing libpng12-0:amd64

Is there any way to make LBreakout2 run under Ubuntu 21.10?

N0rbert avatar
zw flag
Also check https://packages.ubuntu.com/impish/lbreakout2 , the package is in the universe repository. Installation is as simple as `sudo add-apt-repository universe && sudo apt-get update && sudo apt-get install lbreakout2` .
Mariusz J. Luther avatar
cn flag
Thank you, but that didn't really fix my problem, however it helped me to fix it.
Mariusz J. Luther avatar
cn flag
There was still (a link I assume, I didn't look it up) `/usr/local/bin/lbreakout2` present, that resulted in the same error message, even after I removed the package (???). After I removed it, and replaced it by `sudo ln -s /usr/games/lbreakout2 /usr/local/bin/lbreakout2` the game is working again.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.