maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Softlink to lib (https://talk.maemo.org/showthread.php?t=56144)

Figa 2010-06-14 07:35

Softlink to lib
 
Hi, I have binary, when I want to run it. I get error "cannot open shared library libpng.so.3" How does look soft link to solve it have to look? THX for your replies.

Joorin 2010-06-14 16:54

Re: Softlink to lib
 
Is libpng installed on your device? If not, install it.

If it's installed, the link is typically created like this:
Code:

cd /usr/lib
ln -s libpng.<whatever version you have installed> libpng.so.3



All times are GMT. The time now is 07:17.

vBulletin® Version 3.8.8