Nikolay Molchanov wrote:
> Actually I see that one library is not installed on my system:
> 
> bash-3.00# ldd /opt/sfw/lib/firefox/libxul.so | grep 'not found'
>         libfreetype.so.6 =>      (file not found)
> 
> Is it something that should be shipped with firefox? Or it is a part of 
> Solaris?

It's part of Solaris - it was in /usr/sfw/lib until nv_80, when it
moved to /usr/lib.   Presumably Firefox 3 was compiled on a Nevada
build that is more recent than your now aging build 70b.

You could probably workaround with adding a LD_LIBRARY_PATH of
/usr/sfw/lib to the startup script until you get upgraded to a
new release.

-- 
     -Alan Coopersmith-           alan.coopersmith at sun.com
      Sun Microsystems, Inc. - X Window System Engineering

Reply via email to