LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-23-2003, 12:57 AM   #1
GT_Onizuka
Member
 
Registered: Aug 2003
Location: Atlanta
Distribution: Debian, OS X
Posts: 711

Rep: Reputation: 31
Java?


how exactly do you go about installing the java plug-in for linux? i downloaded the RPM but its .rpm.bin and i have no clue as to how im supposed to install it thanks in advance, this site is great, if it weren't for this i probably would have given up on linux
 
Old 08-23-2003, 01:18 AM   #2
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
a .bin file is a compressed package that "self installs", to install it:

chmod +x file.rpm.bin -- this lets you execute the file

./file.rpm.bin

this runs the file. Then just follow the onscreen directions.


What you downloaded was not JUST the java plugin, its was all of Java. There are other steps you have to do after you install that to link the plugin to your desired browser. Once you install that package, we can go from there.
 
Old 08-23-2003, 01:29 AM   #3
GT_Onizuka
Member
 
Registered: Aug 2003
Location: Atlanta
Distribution: Debian, OS X
Posts: 711

Original Poster
Rep: Reputation: 31
okay now i understand what you meant by all of java okay so i got the rpm outta the way now i have a new folder /usr/java//usr/java/j2re1.4.1_04, this has all the files in it (which as you stated before) is all of java. now if you could kindly direct me as to how to install the plug-in to mozilla i would be very appreciative
 
Old 08-23-2003, 01:44 AM   #4
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
ok, first you have to find the plugin location, and Mozilla's location.

Now, different versions of Java store the plugin in slightly different directories, so you may have to snoop a little.

The plugin should be in the: /usr/java/j2re1.4.1_04/plugin directory.

On my version, its /usr/java/j2re1.4.1_04/plugin/i386/mozilla/javaplugin_oji.so


Then you have to find where Mozilla is located. do a "whereis mozilla"

There should be a "plugins" directory in your Mozilla directory.

You now have to make a symlink from from the java plugin located in the java directory to your plugin directory. It should be something like (as root):

ln -s /usr/java/j2re1.4.1_04/plugin/i386/mozilla/javaplugin_oji.so /opt/mozilla/plugins/javaplugin_oji.so

Of course, adjusting to the locations specific to you.

Then load mozilla and type:

about:plugins

this will tell you what plugins are working.


If you have any problems, post back.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Java plugin installed correctly for Firefox but not able to view any java applet tvn Linux - Software 10 04-15-2010 03:13 AM
Java Programming: Java Runtime Environment not found when trying to compile murbz Linux - Software 2 03-26-2009 04:04 AM
Web start java not working (java works fine) powadha Debian 5 06-05-2004 01:57 PM
Updated Java... now java apps dont work zidane2010 Linux - Software 6 05-04-2004 09:02 PM
2 Questions: java calling system commands? PERL vs Java? randomx Programming 28 11-28-2003 09:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration