From: <[EMAIL PROTECTED]>

>
> so, when cron executes it, I'm missing libpath ? it seems ?
> the needed file lives in
> # cd /usr/local/lib
> # ls -l
> -rw-r--r--    1 root     root       212414 Aug  8 21:05 libpng12.a
> lrwxrwxrwx    1 root     root           13 Aug  8 21:05 libpng12.so ->
> libpng12.so.0
> lrwxrwxrwx    1 root     root           19 Aug  8 21:05 libpng12.so.0 ->
> libpng12.so.0.1.2.5
> -rwxr-xr-x    1 root     root       196402 Aug  8 21:05
libpng12.so.0.1.2.5
> lrwxrwxrwx    1 root     root           10 Aug  8 21:05 libpng.a ->
> libpng12.a
> lrwxrwxrwx    1 root     root           11 Aug  8 21:05 libpng.so ->
> libpng.so.3
> lrwxrwxrwx    1 root     root           17 Aug  8 21:05 libpng.so.3 ->
> libpng.so.3.1.2.5
> -rwxr-xr-x    1 root     root       196402 Aug  8 21:05 libpng.so.3.1.2.5
>

Check that the contents of file,

/etc/ld.so.conf,

includes

/usr/local/lib

If not add that line and do a,

#ldconfig


Oscar Plameras
http://www.acay.com.au/~oscarp/disclaimer




-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to