All times are UTC - 6 hours




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


Mon Oct 11, 2004 8:07 am

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
 Profile  
 
 Post subject:
PostPosted: Fri Jan 13, 2006 8:51 pm 
Offline


Wed Oct 20, 2004 11:20 pm

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
 Profile  
 
 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


Thu Nov 18, 2004 11:48 am

110
IBM usually changes revision w/out notice
emerge --digest dev-java/ibm-jdk-bin


Top
 Profile  
 
 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


Mon Mar 27, 2006 12:16 pm

79
try emerge sys-libs/libstdc++-v3


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


Thu Apr 07, 2005 10:40 am

35
geoffrey_charra wrote:
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
 Profile  
 
 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


Fri Sep 24, 2004 1:39 am

1412
Thanks to all of you![/b]


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

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 2 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
Powered by phpBB® Forum Software © phpBB Group