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
.

Reply via email to