configure --disable-shared

Erik Poupaert erik.poupaert@chello.be
Mon May 26 18:15:00 GMT 2003


> Why can't you just set LD_LIBRARY_PATH in your executable launch
> script and deploy the shared libraries side-by-side with your executable?

Our administrator tried to put both libgcj.so and libgccc_s.so on an otherwise excellently performing RedHat 8.0 server, and copied them to the LD_LIBRARY_PATH.  It didn't work.

Funnily, the statically linked win32 xmlrpc servant, deployed on the same RedHat 8.0 server, does work properly with wine. It's easier to deploy the win32 version and run it wine, than deploy the native linux version.



More information about the Java mailing list