[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Problem with java on linux.
- Subject: Problem with java on linux.
 
- From: "N.S.Srinath" <susri@xxxxxxxxxxxxxxxxxxxx>
 
- Date: Sun, 18 Jul 1999 01:11:13 +0500 (GMT+0500)
 
Hi,
I'm new to Java.  I was reading a book, and I tried an example in my
system. (Dual boot  - Linux(RH5, PCQ) and Win95).  But, I'm not able
to compile or run the program.  This is what I have done.
# javac HelloWorldApp.java
bash: javac: command not found      
#locate javac
/usr/local/jdk1.1.5/bin/javac
/usr/local/jdk1.1.5/bin/javac_g
/usr/local/jdk1.1.5/bin/Linux/green_threads/javac
/usr/local/jdk1.1.5/bin/Linux/green_threads/javac_g 
# /usr/local/jdk1.1.5/bin/javac HelloWorldApp.java
**Out of memory, exiting**           
What is wrong here?  I have 16MB RAM, and 20MB swap partition.
TIA,
Srinath.
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
Please do not post HTML email to this mailing list.  HTML mails will be
thoroughly ignored and derisively sniggered at in private.
------------------------------