Problem with libraries

Justin C. Sherrill justin at shiningsilence.com
Sun May 25 08:26:53 PDT 2008


On Sun, May 25, 2008 9:19 am, dark0s Optik wrote:
> I have the following four problems:

Check for the existence of those .so files on your system.  Also, check
the installed files list of the corresponding packages in pkgsrc - e.g.
'pkg_info -L libpng'.

If they are missing, somehow the programs you are trying to run got
installed without the required dependencies, or those libraries were
somehow deleted/moved.  If they are there, something's wrong with linking.






More information about the Users mailing list