On Sunday 28 April 2013 14:03:44 Bruce Dubbs wrote:
> What I have on the system I'm using right now is a bit dated, but I have:
> 
> lrwxrwxrwx       11 2012 /usr/lib/libpng.so -> libpng15.so
> lrwxrwxrwx       19 2012 /usr/lib/libpng15.so -> libpng15.so.15.10.0
> lrwxrwxrwx       19 2012 /usr/lib/libpng15.so.15 -> libpng15.so.15.10.0
> -rwxr-xr-x   609365 2012 /usr/lib/libpng15.so.15.10.0
>
> What do your other symlinks look like?

My symlinks:
-rwxr-xr-x 1 root root    920 Apr 28 17:49 libpng16.la
lrwxrwxrwx 1 root root     18 Apr 28 17:49 libpng16.so -> libpng16.so.16.2.0
lrwxrwxrwx 1 root root     18 Apr 28 17:49 libpng16.so.16 -> 
libpng16.so.16.2.0
-rwxr-xr-x 1 root root 741122 Apr 28 17:49 libpng16.so.16.2.0
lrwxrwxrwx 1 root root     11 Apr 28 17:49 libpng.la -> libpng16.la
lrwxrwxrwx 1 root root     11 Apr 28 17:49 libpng.so -> libpng16.so
 
> Generally, the linker will look for libpng15.so.  If you have
> libpng16.so, then I think there needs to be a change in one of the
> firefox Makefiles.

I was careful to remove all the files from libpng-1.5, before configuring 
firefox. If firefox compiles for Armin without creating the symlink, something 
must be wrong on my system, so I guess the instructions don't need to be 
modified.

-Ragnar
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to