You are not logged in.

#1 2010-06-10 17:55:42

epiclulz3212
Member
Registered: 2010-06-10
Posts: 5

[Solved] error while loading shared libraries: libpng12.so.0

I am trying to start Teamspeak 3, but when i start it i get this error:

adam ~/TeamSpeak3-Client-linux_amd64 $ ./ts3client_linux_amd64 
./ts3client_linux_amd64: error while loading shared libraries: libfmodex64.so: cannot open shared object file: No such file or directory
adam ~/TeamSpeak3-Client-linux_amd64 $ ./ts3client_runscript.sh 
./ts3client_linux_amd64: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

I have tried pacman -S libpng, but i still get that error neutral I have also done a full update aswell.

Last edited by epiclulz3212 (2010-06-16 10:22:01)

Offline

#2 2010-06-10 18:04:49

frigaut
Member
From: Canberra, Australia
Registered: 2009-05-10
Posts: 215
Website

Re: [Solved] error while loading shared libraries: libpng12.so.0

libpng12 is an old version of libpng. As your program requires it, you can install it from AUR ( http://aur.archlinux.org/packages.php?ID=33795 ).
Don't know about libfmodex though.


Archer since 03/2009 - AUR packages

Offline

#3 2010-06-10 18:07:03

frigaut
Member
From: Canberra, Australia
Registered: 2009-05-10
Posts: 215
Website

Re: [Solved] error while loading shared libraries: libpng12.so.0


Archer since 03/2009 - AUR packages

Offline

#4 2010-06-10 23:26:20

JohnVV
Member
From: Ann Arbor, Mi. U.S.A.
Registered: 2009-09-30
Posts: 107
Website

Re: [Solved] error while loading shared libraries: libpng12.so.0

most of the time it only requires a very small hack to the code to make compliant with libpng 14

Offline

Board footer

Powered by FluxBB