[Tfug] Strange ld behavior

James Hood tfug@tfug.org
Sat Mar 8 16:44:01 2003


> things. Somehow LD_LIBRARY_PATH is what fixed my problem.  My problem 

That did it. I had tried setting that variable before, but I hadn't
exported the variable. Once I exported it, all was as it should be. I
ended up adding that line to /etc/init.d/httpd and my java support works
now. It was still pretty weird.

> was that I had an 2 conf files. One was for a.out binaries and one was
> 
> for elf binaries. There was some confusion between the two. Don't know
> 
> if it is the same problem you are having though.

I'm not sure exactly what you mean by this. Do you mean two ld.so.conf
files? If so, were they named differently or stored in different areas?

Again, thanks for the help,

James