Re: for the record

1998-12-01 Thread Mike Song
[EMAIL PROTECTED] wrote: > On Tue, 1 Dec 1998, Java News Collector wrote: > > > To all the good people who are working hard to grow java on linux; I, for > > one, appreciate your efforts. In my opinion, you are underpaid! > > > > This recent barrage of criticism from new subscribers and wall fl

Re: Netscape/CLASSPATH question

1998-11-24 Thread Mike Song
It will do if I remove MOZILLA_HOME and CLASSPATH from the .bashrc file (so they are not defined). It sounds strange but it works somehow. Mike -- Mike Song wrote: > Hello all, > > Question: > Netscape complains that it could not find java40.jar in > the directories listed in $CL

Java programming env (newbie question)

1998-11-23 Thread Mike Song
Hello all, I installed RH Linux 5.2 and I found that 'javac', 'java' and 'appletviewer' are already there and I am able to compile and run simple java programs. The question is: Does this mean that I already have JDK installed? Thanks a lot Mike