[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] AW: cobalt-developers Tomcat / libjava.so



Hello all,

I am trying to set-up Tomcat 3.1 on our Cobalt RaQ3.  I have Tomcat up and 
running (http://localhost:8080), but I am unable to compile java programs. I

have  JDK1.2.2 (recently installed JDK1.3), and jre1.2 that came 
preinstalled.  The error I keep getting is "Error: can't find libjava.so.". 
Libjava.so is in my CLASSPATH several times.  Anyone know how this problem 
can be fixed?  I am trying to compile a simple "Hello World" program to test

Tomcat.

Thanks,
Dave

I'm not a cobalt crack, but the requested library has nothing to do with the
CLASSPATH.
It must reside somewhere it can be found by the operating system (e.g.,
/usr/lib) or the environment variable LD_LIBRARY_PATH points at.

Workaround: compile the classes under Windows (with the JDK) and run them
under your cobalt box.

Markus
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers