So now what do I do? The old java instructions assume you have a tarball and java 1.3.x (and don't go into detail about how to set things up for the emerge).
Putting the .bin file in /usr/portage/distfiles dosen't help and, when I run the .bin file, it extracts to a whole directory. I tried copying the whole directory over but that didn't work either. Maybe I should tar.gz the directory and put it in /distfiles? If so, what do I name it and what do I do about the "java-sdk-docs" emerge?
Code: Select all
slate / # cd /usr/portage/distfiles/
slate distfiles # cp -r /tmp/java/j2sdk1.4.1_07 .
slate distfiles # emerge sun-jdk
Calculating dependencies ...done!
>>> emerge (1 of 3) dev-java/java-sdk-docs-1.4.1 to /
>>> Unpacking source...
!!! ERROR: dev-java/java-sdk-docs-1.4.1 failed.
!!! Function src_unpack, Line 18, Exitcode 0
!!! Please download j2sdk-1_4_1-doc.zip from http://java.sun.com/j2se/1.4.1/download.html and move it to /usr/portage/distfiles
Stage3 install using Aug'03 CD doing GRP as much as possible. My goal is to get a functioning machine then emerge -u world in the background while I use it for other things.
Code: Select all
USE="avi cjk crypt cups doc -gnome java jpeg junit -kde libwww -mozilla mpeg mysql perl png python readline spell ssl usb X xml zlib"Sukotto

