At 12:54 AM +0800 2/16/01, [EMAIL PROTECTED] wrote:
>Will htdig compile without libstdc++ (not run, just compile), and if
>not, why don't I receive any errors.
No, it will not compile without some sort of libstdc++ (or standard
C++ library on other platforms). Generally if someone installs g++,
they will install libstdc++, but not necessarily in a normal area.
What you can do depends on the platform, but take a look at the man
pages for ld and/or ld.so and see if there are runtime variables to
define the path of the libraries. If you're using Solaris (or if
there's another platform which uses the LD_RUN_PATH environment
variable), you should see the FAQ:
<http://www.htdig.org/FAQ.html#q3.6>
--
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
Information: http://lists.sourceforge.net/lists/listinfo/htdig-general
FAQ: http://htdig.sourceforge.net/FAQ.html