Hi all,

I've tried everything I know (which isn't much) on
trying to get this to work. Even looked on google a
little and didn't find an immediate answer.

After I got done compiling and configuring apache, I
went to go run it and get these errors:
$ ./rundig -v
ld.so.1: /opt/htdig-3.1.6/bin/htdig: fatal:
libstdc++.so.5: open failed: No such file or directory
Killed
ld.so.1: /opt/htdig-3.1.6/bin/htmerge: fatal:
libstdc++.so.5: open failed: No such file or directory
Killed
etc.

I ran ldd on each process and figured out it couldn't
find /usr/local/lib stuff.

I now run $ LD_LIBRARY_PATH=/usr/local/lib everytime
and it works.

My question is, how do I compile htdig so that I don't
have to use LD_LIBRARY_PATH everytime? I tried
LDFLAGS="-L/usr/local/lib" and that didn't work.

Thanks,
Aaron

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to