I'm having a (possibly similar issue). A month or so ago I got the bright idea to try to upgrade to modular X (i run gentoo), and I got pretty much everything installed, but then I realized that ati-drivers didn't support modular X yet, and so I decided to roll back to monolithic X. the rollback did not go cleanly, and i can't count how many times i've done an emerge --emptytree xorg-x11 just to get my X back up and running.

a few days ago, I went to go update all my world packages, but xfce was complaining about not having libX11.la...i did an emerge -e xorg-x11 which seems to have fixed that, but now it complains that it doesn't have libICE.la...I do have the libICE libraries in /usr/lib (libICE.a       libICE.so      libICE.so.6    libICE.so.6.3), but I have no idea how to manually generate the needed .la file.

 this doesn't seem to cause any crashes on my system (although I do run gnome primarily), but I'd like to get it fixed.

On 4/26/06, Rob <[EMAIL PROTECTED]> wrote:
On Wed, Apr 26, 2006 at 07:46:41PM -0400, J. Milgram wrote:
> That went fine. However, weird thing #1: ldd gnumeric says it needs
> libssl.so.0 and libcrypto.ssl.0, which of course aren't found. Why didn't
> ldconfig set these links? I also tried ldconfig -n /usr/local/ssl/lib.

Check the perms on the directory.  I think ldconfig might be one of
those anal programs that won't set things up the right way if the perms
end up being world writable or writable by the wrong group.


> Weird thing #2: I set up the *.so.0 links by hand to point to the
> *.so.0.9.8 files, re-ran ldconfig ... ldd still can't resolve gnumeric's
> libssl.so.0 and libcrypto.so.0. However, setting LD_LIBRARY_PATH to
> /usr/local/ssl/lib made it all work. Why was this necessary? Putting it in
> /etc/ld.so.conf should have taken care of it ... ?

If you run `ldd -v gnumeric`, does it give you any useful debugging info?

- Rob
.



--
Christopher Conroy

Reply via email to