At 5:51 PM -0500 1/17/01, Ronald Edward Petty wrote:
>This machine is not the one that it was compiled on, so that could be part
>of it.
Solaris has some somewhat strange ways of loading shared libraries
and you're seeing the error messages from this. If you don't have
libstdc++ (and any other libraries you linked in), you'll need to
install them on this server too. You'll also probably need to set the
environment variable LD_LIBRARY_PATH to include these libraries if
they're in different locations than on the compiling machine.
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>