Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
jdk 1.3 on gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Tue Jun 18, 2002 10:45 pm    Post subject: jdk 1.3 on gentoo Reply with quote

I'v been looking at the java howto on this site but the emerge options they specify arent available anymore
just jdk-sun , witch is the 1.4 jdk , unfortunatly i have to run jdk 1.3 (InelliJ idea doesn't handle 1.4 very well)

Can someone offer a workaround that will still alow me to swap jdks easily?
Back to top
tortoise
n00b
n00b


Joined: 07 Jun 2002
Posts: 32
Location: Iowa, USA

PostPosted: Wed Jun 19, 2002 7:25 am    Post subject: Reply with quote

why don't you have access to the ibm or blackdown jdk?

for me, "emerge -s jdk" brings up, what results do you get?

Code:

[ Results for search key : jdk ]
[ Applications found : 3 ]

*  dev-java/blackdown-jdk
      Latest version Available: 1.3.1-r6
      Latest version Installed: 1.3.1-r6
      Homepage: http://www.blackdown.org
      Description:
      Blackdown Java Development Kit 1.3.1

*  dev-java/ibm-jdk
      Latest version Available: 1.3.1-r1
      Latest version Installed: [ Not Installed ]
      Homepage: http://www6.software.ibm.com/dl/dklx130/dklx130-p
      Description:
      IBM JDK 1.3.1

*  dev-java/sun-jdk
      Latest version Available: 1.4.0-r2
      Latest version Installed: [ Not Installed ]
      Homepage: http://java.sun.com/j2se/1.4/download.html
      Description:
      Sun's J2SE Development Kit, version 1.4.0



I went with blackdown which is working fine for me, I added /opt/blackdown-jdk-1.3.1/bin to my path and I've been programming in java ever since.
Back to top
View user's profile Send private message
Guest






PostPosted: Wed Jun 19, 2002 10:53 am    Post subject: Reply with quote

the blackdown vm is slow and the target vm on my server is jdk 1.3.1
so i want to be absolutely sure it works
Back to top
tortoise
n00b
n00b


Joined: 07 Jun 2002
Posts: 32
Location: Iowa, USA

PostPosted: Wed Jun 19, 2002 12:03 pm    Post subject: Reply with quote

If you specifically want Sun's 1.3.1 jdk, then portage isn't the place to look. Just download it from Sun's website and install it manually.
Back to top
View user's profile Send private message
Guest






PostPosted: Thu Jun 20, 2002 6:37 pm    Post subject: Reply with quote

Ok I solved it myself and thought i'd post it here

download de tar.gz from sun , drop it in /usr/portage/distfiles/

then

Code:

cd /usr/portage/dev-java/sun-jdk
emerge sun-jdk-1.3.1.03.ebuild
[/code]
Back to top
Zu`
l33t
l33t


Joined: 26 May 2002
Posts: 716
Location: BE

PostPosted: Fri Jun 21, 2002 7:46 am    Post subject: Reply with quote

When I try to install blackdown I'm getting this:

Code:

dende root # emerge blackdown-jre
Calculating dependencies ...done!
>>> emerge dev-java/blackdown-jre-1.3.1-r7 to /
!!! The digest /usr/portage/dev-java/blackdown-jre/files/digest-blackdown-jre-1.3.1-r7 appears to be corrupt.  Aborting.
!!! emerge aborting on  /usr/portage/dev-java/blackdown-jre/blackdown-jre-1.3.1-r7.ebuild .


Any suggestions?
I tried emerge rsync as well as emerge rsync --clean
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum