SliTaz SliTaz Forum

You are not logged in.

#1 2020-04-14 21:05:30

R8
Member
Registered: 2015-08-20
Posts: 143

pingus broken (Lemmings-like game)

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

Offline

#2 2020-04-15 02:23:09

mojo
Administrator
Registered: 2011-03-29
Posts: 2,173

Re: pingus broken (Lemmings-like game)

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:

[c]wget http://mirror.slitaz.org/packages/5.0/libboost-signals-1.50.0.tazpkg[/c]

Install package as root:

[c]tazpkg -i libboost-signals-1.50.0.tazpkg[/c]

Online

#3 2020-04-15 03:59:24

enigma9o7
Member
Registered: 2020-03-22
Posts: 77

Re: pingus broken (Lemmings-like game)

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?

Offline

#4 2020-04-15 19:58:08

R8
Member
Registered: 2015-08-20
Posts: 143

Re: pingus broken (Lemmings-like game)

Thank you mojo! It works!

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]