> Java install problem Dear Friend, From my knowledge I don't think the libjava.so to be required by the sun java. Let me know again which binary( was it for windows?) you installed. How did you installed it. java can also be installed on the linux by just copying it to some folder. 1. Assume that there is java folder which contains bin, src and j2re etc folders it it. 2. export the JAVA_HOME to point to it. 3. Confirm your PATH variable contains <yourjavafolder>/bin in it.( Linux may have it's own jvm and java command don't use it.) The command you run must be that of SUN I mean that is in bin of <your java folder>.
I gues your PATH doen't contains <yourjavafolder>/bin. This may solve your problem I hope Rajendra Patil -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
