LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-18-2003, 09:24 PM   #1
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Rep: Reputation: 30
Angry Fixing sun java once and for all


If had the worst time with this thing. Ive been trying to install j2re - 1_4_2_01-linux-i586 forever...ive gotten to the point where it actually install the rpm, but when i try and run java apps or limewire it says that i do not have a java applet. I know theres some kind of configuring i need to do, but please break it down as simply as possible.

thanks
 
Old 10-18-2003, 11:07 PM   #2
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
this will help you get limewire working.
http://www.webopedia.com/TERM/w/work...computing.html

i don't use the jre ( i use the sdk), but inside your browser's plugins folder you'll have to make a link to the libjavaplugin.so file in your jre installation.

for me the path to the javaplugin is:
/usr/java/j2sdk1.4.2_01/jre/plugin/i386/ns610-gcc32/

your's will be in a slightly different location i guess. maybe not. anyway open up a command line terminal and do:
1. su
2. cd /usr/local/mozilla/plugins
3. ln -s /usr/java/j2sdk1.4.2_01/jre/plugin/i386/ns610-gcc32/libjavaplugin.so libjavaplugin.so

sub the right file path for your browser's plugin path in #2 and the right file path to the java plugin in #3. the plugin will be in a folder named ns610-gcc32, though.

edit: this is the link for setting the java path. frickin' klipper....
http://www.linuxquestions.org/questi...highlight=java

Last edited by megaspaz; 10-19-2003 at 04:29 PM.
 
Old 10-19-2003, 12:34 PM   #3
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
when i do the cd /usr/local/mozilla/plugins it says no such file or directory
 
Old 10-19-2003, 12:38 PM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Try changing mozilla for mozilla-1.2 or 1.4.....

Look in /usr/local to see what version(s) you have installed.
 
Old 10-19-2003, 12:45 PM   #5
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
ok im in /usr/local....im not seeing anything that even says anything about mozilla...i do see a java folder however containing the java runtime enviroment
 
Old 10-19-2003, 12:55 PM   #6
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
try (in a console): whereis mozilla
 
Old 10-19-2003, 01:04 PM   #7
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
Ah ha....mozilla: /usr/bin/mozilla /usr/lib/mozilla...ok i went to usr/lib/mozilla and theres a folder called plugins...what now?
 
Old 10-19-2003, 01:14 PM   #8
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Create your symbolic link to that plugin folder. Then open Mozilla and go to help-->About plugins to check that it's installed.
 
Old 10-19-2003, 01:19 PM   #9
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
Alright now i just told you i saw the plugins folder in /usr/lib/mozilla....but i type in cd /usr/lib/mozilla/plugins or even just /usr/lib/mozilla, and it still says no such directory
 
Old 10-19-2003, 01:23 PM   #10
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Open up /usr/local and /usr/lib, do you see any directories there called Mozilla or Mozilla-xxx?

If you open Mozilla and click help-->about mozilla, which version does it show?
 
Old 10-19-2003, 01:26 PM   #11
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
nothing under /user/bin, but under /usr/lib/ there are two folders, one titled mozilla, and the other titled mozilla-1.2.1
 
Old 10-19-2003, 01:55 PM   #12
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
In Mozilla-1.2.1 you should find your plugins folder (if it's not there you'll need to create it manually).

But, 1.2.1 is a very old version. Why not download the latest version and then point your icons to that place. Saves you going through this again.

Whatever you decide to do, point your sym link at the plugin folder in /usr/lib/mozilla-1.x.x.
 
Old 10-20-2003, 04:37 PM   #13
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
where do i pick up the new version?
 
Old 10-20-2003, 04:48 PM   #14
FLOODS
Member
 
Registered: Aug 2003
Location: GA
Distribution: Fedora Core 4 Desktop/Server.
Posts: 361

Rep: Reputation: 30
http://www.mozilla.org

or a direct link..

http://ftp.mozilla.org/pub/mozilla.o...1.5-sea.tar.gz
 
Old 10-20-2003, 07:32 PM   #15
Ogledbyoldmen
Member
 
Registered: Sep 2003
Location: florida
Distribution: Redhat 9
Posts: 154

Original Poster
Rep: Reputation: 30
alright when i try and install its giving me an error, first it asks me to creat the directory /usr/local/mozilla, so i tell to do so, and it says error "cant make destination directory"...im stuck
 
  


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
Need help fixing my Java install A6Quattro Linux - Software 3 07-08-2005 03:45 PM
Sun Java confidential007 Linux - Software 6 05-30-2004 12:47 PM
Need help fixing java compiling problem emu_123 Programming 5 12-23-2003 05:20 AM
sun Java xdan64 Linux - Newbie 3 09-05-2003 07:14 AM
get mozzila to use sun java VM qwijibow Linux - Newbie 4 06-21-2003 11:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:26 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