Hi,
Error message in terminal when I try to play "pingus":
cedric@R8:~$ pingus
pingus: error while loading shared libraries: libboost_signals.so.1.50.0: cannot open shared object file: No such file or directory
Hi,
Error message in terminal when I try to play "pingus":
cedric@R8:~$ pingus
pingus: error while loading shared libraries: libboost_signals.so.1.50.0: cannot open shared object file: No such file or directory
Tazpkg is not aware of libboost-signals-1.50.0.tazpkg that owns /usr/lib/libboost_signals.so.1.50.0
The workaround is to manually fetch the package.
Download from the repo:
wget http://mirror.slitaz.org/packages/5.0/libboost-signals-1.50.0.tazpkg
Install package as root:
tazpkg -i libboost-signals-1.50.0.tazpkg
Sorry dumb question; if its in the repo, why need to wget it?
I only ask cuz out of curiosity I used tazpkg to search for it myself and nope, not found... but your message leads me to believe there's more stuff in the repo than tazpkg search can find, but has to be grabbed with wget first? How to search the additional stuff only available with wget?
Thank you mojo! It works!
You must log in to post.