All times are UTC-06:00




Post new topic  Reply to topic  [ 10 posts ] 
Author Message
PostPosted: Fri Jan 13, 2006 3:08 am 
Offline

Joined: Mon Oct 11, 2004 8:07 am
Posts: 2
Hey all,


In gentoo there is an java 1.5 ebuild, to emerge it follow these steps:

echo "dev-java/ibm-jdk-bin" >> /etc/portage/package.unmask

then go fetch the file from the ibm site and emerge the bugger.

It includes a plugin for mozilla (working here) but the plugin does have some issues when applets load com.sun.* packages that aren't installed on the system.

We are still working to get the ibm-jdk distributed by us again... till then we need to set the fetch restict...

greetings,

SeJo


ps: working apps:
eclipse
netbeans
aqua data studio
openoffice (even compiled with it :-))
...


Top
   
 Post subject:
PostPosted: Fri Jan 13, 2006 8:51 pm 
Offline

Joined: Wed Oct 20, 2004 11:20 pm
Posts: 82
If you run the "ppc" profile, you have to:
Code:
# echo "dev-java/ibm-jdk-bin ~ppc" >> /etc/portage/package.keywords

_________________
--Aaron
Gentoo 2006.1
Kernel-2.6.17-no4


Top
   
 Post subject:
PostPosted: Wed May 10, 2006 1:20 pm 
Hi,
I would like to use the Java 1.5 JDK.
But, after having put the file in the required dir, emerge tells me that the required size does not match.

I've downloaded the JDK file (ibm-java2-sdk-50-linux-ppc.tgz) three times on different computers and I still have the same error (required size seems to be of 65Mb) and my file is 68Mb.

Any hints ?


Top
   
 Post subject:
PostPosted: Wed May 10, 2006 6:31 pm 
Offline

Joined: Thu Nov 18, 2004 11:48 am
Posts: 110
IBM usually changes revision w/out notice
emerge --digest dev-java/ibm-jdk-bin


Top
   
 Post subject:
PostPosted: Thu May 11, 2006 12:12 am 
seems to be working...
thanks for the hint ;-)


Top
   
 Post subject:
PostPosted: Thu May 11, 2006 12:32 am 
oops... that was a bad idea : now when I do a java command I have a "loading error" :
Quote:
Erreur de chargement : libstdc++.so.5: cannot open shared object file: No such file or directory
I've also downloaded a 48Mb JRE 1.5 file ( ibm-java2-jre-50-linux-ppc.tgz) from IBM's website but it seems that there is no ebuild.
How can I use it anyway ?

I guess that if it does not work I will go back to my previous Java version :-(


Top
   
 Post subject:
PostPosted: Thu May 11, 2006 10:24 am 
Offline

Joined: Mon Mar 27, 2006 12:16 pm
Posts: 79
try emerge sys-libs/libstdc++-v3


Top
   
 Post subject:
PostPosted: Thu May 11, 2006 10:44 am 
Offline

Joined: Thu Apr 07, 2005 10:40 am
Posts: 35
Quote:
oops... that was a bad idea : now when I do a java command I have a "loading error" :
Quote:
Erreur de chargement : libstdc++.so.5: cannot open shared object file: No such file or directory
I've also downloaded a 48Mb JRE 1.5 file ( ibm-java2-jre-50-linux-ppc.tgz) from IBM's website but it seems that there is no ebuild.
How can I use it anyway ?

I guess that if it does not work I will go back to my previous Java version :-(
You get that error because that java was built against libstdc++.so.5 while your gentoo operating system uses a more recent version. You can fix this by installing libstdc++.so.5 and you do that using the following command:

emerge sys-libs/libstdc++-v3

After that your java should work fine.


Top
   
 Post subject:
PostPosted: Fri May 12, 2006 10:23 am 
It works now !
Thank you ;-)


Top
   
 Post subject:
PostPosted: Sun May 14, 2006 9:00 am 
Offline
Genesi

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1422
Thanks to all of you![/b]

_________________
http://bbrv.blogspot.com


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 10 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group