PS3Hax - Sony Fears Us  

Go Back   PS3Hax - Sony Fears Us > OtherOS Resources > Gentoo Linux
Register FAQ Members List Calendar Mark Forums Read

Gentoo Linux An up and comer for the PS3

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 03-26-2007, 05:03 PM
783
 
Posts: n/a
Default Java for Firefox in Gentoo


How do you install Java for Firefox in Gentoo?

I was able to install Java for firefox when I was using YDL. But, That was the RPM version.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-06-2007, 06:04 AM
570
 
Posts: n/a
Default Re: Java for Firefox in Gentoo

Quote:
Originally Posted by vorenus

How do you install Java for Firefox in Gentoo?

I was able to install Java for firefox when I was using YDL. But, That was the RPM version.
You can also install Java runtime environment into Gentoo following these steps:

1) Go to http://www-128.ibm.com/developerwork.../download.html

2) Select the J2SE 5.0 32-bit iSeries/pSeries or 64-bit iSeries/pSeries (depend if you are running a 32bit or 64bit userland)

3) If you are not yet registered you need to register an account now.

4) Click on "click here to download using http" if you want.

5) Download JRE (or SDK if you are planning to develop java apps) in .tgz format. (i.e. ibm-java2-jre-5.0-4.0-linux-ppc.tgz if you are running a 32bit ul)

6) In the case you are installing the 32bit JRE 5.0 (if not change accordingly) in a terminal type the following commands:

Code:
mkdir /opt/ibm cd /path/where/you/have/downloaded/files tar xvzf ibm-java2-jre-5.0-4.0-linux-ppc.tgz -C /opt/ibm #An example.You need to extract the file you have downloaded!
7) Now you have to modify your PATH variable in ~/.bashrc or in /etc/profile adding the following line:

Code:
export PATH=/opt/ibm/ibm-java2-ppc-50/bin:/opt/ibm/ibm-java2-ppc-50/jre/bin:$PATH
You can now install the Firefox java plugin simply typing:

Code:
cd /usr/lib/mozilla-firefox/plugins ln -s /opt/ibm/ibm-java2-ppc-50/jre/bin/libjavaplugin_oji.so .
9) That's it!

Hope this will be useful.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Install Gentoo Linux haxen Gentoo Linux 40 09-09-2007 09:38 AM
How to: Install Java Runtime Environment 5.0 (JRE 5.0) on Playstation 3. insom Yellow Dog Linux 3 05-23-2007 08:14 PM
Java for Firefox haxen Linux Applications 10 04-02-2007 06:45 PM
Info on another gentoo setup 806 Gentoo Linux 0 04-02-2007 06:44 AM
Gentoo..GOOD SWITCH?? basuraxxx03 Gentoo Linux 8 03-14-2007 04:51 PM


All times are GMT -5. The time now is 08:50 PM.


Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by 3.0.0
© PS3Hax.com 2007 & 2008