Re: mozilla java plugin

2003-02-27 Thread Gene Yoo
Paal Marker wrote: Redhat 8 Mozilla version 1.01 Got problems to install the java plugin for mozilla correct Downloaded and ran file: j2re-1_4_1_01-linux-i586-rpm.bin Then "rpm -ivh j2re-1_4_1_01-fcs-linux-i586.rpm" Installation seems ok command: "java -version"gives "java version 1.3.1

Re: mozilla java plugin

2003-02-27 Thread Paal Marker
Thanx for help. I solved it by installing the mozilla version 1.2.1, then: "ln -s /usr/java/j2re1.4.1_01/plugin/i386/ns610/libjavaplugin_oji.so /usr/local/mozilla/plugins" made it work perfect. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/m

Re: mozilla java plugin

2003-02-27 Thread dbonehill
A fellow worker did this recently by following the instructions on the Mozilla Web site (Installing Plugins) >-- Original Message -- >From: Michael Fratoni <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: mozilla java plugin >Reply-To: [EMAIL PROTECTED] >Date: T

Re: mozilla java plugin

2003-02-27 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 27 February 2003 07:09 am, Michael Fratoni wrote: > It has to be linked. If the above path is correct, then: > (all on one line) > ln -s ln -s /usr/java/j2re1.4.1/plugin/i386/ns610/libjavaplugin_oji.so > /usr/lib/mozilla/plugins/ OOPs ln

Re: mozilla java plugin

2003-02-27 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 27 February 2003 06:11 am, Paal Marker wrote: > Redhat 8 > Mozilla version 1.01 > > Got problems to install the java plugin for mozilla correct > > Downloaded and ran file: j2re-1_4_1_01-linux-i586-rpm.bin > > Then "rpm -ivh j2re-1_4_1_01

Re: mozilla java plugin

2003-02-27 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 27 Feb 2003 12:11:04 +0100, Paal Marker wrote: > Redhat 8 > Mozilla version 1.01 > > Got problems to install the java plugin for mozilla correct > > Downloaded and ran file: j2re-1_4_1_01-linux-i586-rpm.bin > > Then "rpm -ivh j2re-1_4_1_0

Re: mozilla java plugin

2003-02-27 Thread Achille Miele
On Thursday 27 February 2003 12:11, Paal Marker wrote: > Redhat 8 > Mozilla version 1.01 > > Got problems to install the java plugin for mozilla correct > > Downloaded and ran file: j2re-1_4_1_01-linux-i586-rpm.bin > > Then "rpm -ivh j2re-1_4_1_01-fcs-linux-i586.rpm" Installation seems ok > > c

mozilla java plugin

2003-02-27 Thread Paal Marker
Redhat 8 Mozilla version 1.01 Got problems to install the java plugin for mozilla correct Downloaded and ran file: j2re-1_4_1_01-linux-i586-rpm.bin Then "rpm -ivh j2re-1_4_1_01-fcs-linux-i586.rpm" Installation seems ok command: "java -version"gives "java version 1.3.1" Should it not

RE: Mozilla java plugin

2002-11-21 Thread Ski Dawg
[quoting order fixed] On Thu, 2002-11-21 at 12:08, Adam Bowns wrote: > On Thu, 2002-11-21 at 17:38, Carter, Shaun G wrote: > > % ln -s /usr/local/j2re1.4.1/plugin/i386/mozilla/javaplugin_oji.so > > ~/mozilla-1.0/plugins/ > > or > > % su # become root > > % ln -s /usr/local/j2re1.4.1/plugin/i3

RE: Mozilla java plugin

2002-11-21 Thread Adam Bowns
:15 PM > To: redhat Mailing List > Subject: Mozilla java plugin > > > hello, > > I have just rebuild mozilla 1.1 and installed it. it works fine apart > from its refusing to recognise my java plugin. I symlinked libjavaplugin > to the mozilla plugings directory but it

RE: Mozilla java plugin

2002-11-21 Thread Carter, Shaun G
-Original Message- From: Adam Bowns [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 21, 2002 12:15 PM To: redhat Mailing List Subject: Mozilla java plugin hello, I have just rebuild mozilla 1.1 and installed it. it works fine apart from its refusing to recognise my java plugin. I

Mozilla java plugin

2002-11-21 Thread Adam Bowns
hello, I have just rebuild mozilla 1.1 and installed it. it works fine apart from its refusing to recognise my java plugin. I symlinked libjavaplugin to the mozilla plugings directory but it refuses to recognise its there at all. I double checked the symlink and it is pointing to the right place.