DragonFly users List (threaded) for 2008-05
DragonFly BSD
DragonFly users List (threaded) for 2008-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Problem with libraries


From: "dark0s Optik" <shiftcoder@xxxxxxxxx>
Date: Sun, 25 May 2008 16:23:43 +0000

#pkg_info -L libpng
pkg_info: can't find package libpng
#pkg_info -L png

. ..there are png and libpng files, but xine requires
libpng12.so.0.23.0, instead in the system there is libpng12.so.0.23.0

#pkg_info -L SDL

. ..there are SDL and libSDL files, but mplayer requires
libSDL-1.2.so.0.11.1, instead in the system there is
libSDL-1.2.so.0.11.2

What is the problem?


2008/5/25, Justin C. Sherrill <justin@shiningsilence.com>:
> 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.
>
>


-- 
only the paranoid will survive



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]