Re: Newbie and Java

2002-11-09 Thread Jeff Suttor
> ln -s /usr/local/java/j2sdk1.3.1-02b/jre/plugin/i386/mozilla/javaplugin_oji.so >/usr/lib/mozilla/plugins I've had good success with the latest JDK, 1.4.1 from java.sun.com. it feels a bit snappier that 1.3.x. also recommend getting the whole JDK v. just the JRE if you'll ever want to develop

Re: Newbie and Java

2002-11-06 Thread Markku Kolkka
Viestissä Keskiviikko 6. Marraskuuta 2002 01:03, James McArthur kirjoitti: > Hi, > > You need to copy, or link to the libjavaplugin_oji140.so in the > /j2sdk1.4.0/jre/plugin/i386/ns610/ Actually you _must_ use a symbolic link, copying the file won't work. -- Markku Kolkka [EMAIL

Re: Newbie and Java

2002-11-05 Thread James McArthur
Hi, You need to copy, or link to the libjavaplugin_oji140.so in the /j2sdk1.4.0/jre/plugin/i386/ns610/ (for JDK1.4). I've used the j2sdk install, the jre install should be the same.. James On Wed, 2002-11-06 at 00:02, G. Harman wrote: > I know this has been posted before, but need help with j

Re: Newbie and Java

2002-11-05 Thread G. Harman
Thanks a lot Marko. Running just GREAT !

Re: Newbie and Java

2002-11-05 Thread Marko Asplund
On Tue, 5 Nov 2002, G. Harman wrote: > I know this has been posted before, but need help with java. I see a lot > of java files but cannot get to run with mozilla. What is the correct > way ? Newbie needs help ! download and install a Java JRE (e.g. http://www.blackdown.org/), then link the Jav