Note that you *must* create the symlink. I tried copying libjavaplugin_oji.so to the right spot and it didn't work... mozilla checked to see if it was actually a symlink, and not a regular file. Weird. It drove me nuts for a little while...
ray On Sun, 14 Sep 2003, John Hebert wrote: > Did you make a link to the java plugin like it is described in > http://plugindoc.mozdev.org/javalinux.html? > > Also, take a look at the application/x-java-vm MIME in your browser type to > see how that is being handled. > > John Hebert > > -----Original Message----- > From: Matt > To: [email protected] > Sent: 9/14/03 8:55 PM > Subject: Re: [brlug-general] Java > > John, > > Thank you for your response. The following web page shows what I've > done so far: > http://home.bredband.no/gaulyk/java/tutorial/javaredhat.html > > If I do java -version command I get the following response from the > system: > > [EMAIL PROTECTED] matt]# java -version > java version "1.4.1_05" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_05-b01) > Java HotSpot(TM) Client VM (build 1.4.1_05-b01, mixed mode) > > Java is at least partially working.. the page I'm trying to view gives > the following error message: > > "This page contains information of a type (application/x-java-vm) that > can only be viewed with the appropriate Plug-in. Click OK to download > the Plugin." > > When you click OK it takes you to: > http://wp.netscape.com/plugins/jvm.html > > After I install that plugin...still nothing happens. It just keeps > telling me to download the plugin. > > Thanks, > > Matthew > > John Hebert wrote: > > >What have you done to get it going? Is the MIME type for java setup? Is > >bin/java in your $PATH? Or are you trying to get the java plugin > working? > > > >Also, read this: http://plugindoc.mozdev.org/javalinux.html > > > >John Hebert > > > >-----Original Message----- > >From: Matt > >To: [email protected] > >Sent: 9/14/03 7:42 PM > >Subject: [brlug-general] Java > > > >Hi, > > > >Im having a horrible time trying to get java to run correctly using Red > > >Hat 9 under GNOME. I've tried Mozilla, Mozilla Firebird, and Netscape > >7.1... none of them will work correctly. Does anyone have any > >suggestions to get this going? > > > >Thanks, > > > >Matthew
