[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pan-users] Pan on Solaris 2.8 libfontconfig problem
From: |
Alex S Moore |
Subject: |
Re: [Pan-users] Pan on Solaris 2.8 libfontconfig problem |
Date: |
Fri, 30 Apr 2004 06:12:02 -0500 |
On Fri, 2004-04-30 at 04:31, LeRoy M. Dorman wrote:
> libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6
> which looked suspicious. Poking around further, I found in my environment,
> LD_LIBRARY_PATH=/usr/sfw/lib:/opt/sfw/lib
> When I zeroed out LD_LIBRARY_PATH, ldd showed
> libfreetype.so.6 => /opt/csw/lib/libfreetype.so.6
>
> and pan loaded and executed. Hooray
Glad you got it sorted. ldd has been my friend on a few occasions also.
> Mozilla would work.-- the frame loaded incompletely and it was unresponsive.
>
Is this CSW mozilla? I thought that the mozilla startup script did it's
own ld_library_path fixup.
Alex