Results 1 to 3 of 3
I keep on getting this error when I try extracting both j2re packages.
Code:
tail: `-1' option is obsolete; use `-n 1' since this will be removed in the future
...
- 11-06-2004 #1Just Joined!
- Join Date
- Oct 2004
- Location
- Somewhere
- Posts
- 47
j2re problems
I keep on getting this error when I try extracting both j2re packages.
That starts after I type in yes. The error's the same on both packages, the RPM and the self-extracting package.Code:tail: `-1' option is obsolete; use `-n 1' since this will be removed in the future Unpacking... tail: cannot open `+479' for reading: No such file or directory Checksumming... 1 The download file appears to be corrupted. Please refer to the Troubleshooting section of the Installation Instructions on the download page for more information. Please do not attempt to install this archive file.
Chris
P.S. There is no 'Troubleshooting' page. Closest thing is a help page and it has nothing on this error.
- 11-08-2004 #2Just Joined!
- Join Date
- Sep 2004
- Posts
- 2
Yeah, I had this same problem with java 1.4.2. But, trying the java 1.5.0 I had no problem at all, there is actually a great walkthrough on the gentoo forums.
http://forums.gentoo.org/viewtopic.p...build+sun+java
it was written for the 1.5.0 beta 1, but, you should have no issues adopting the technique for the full 1.5.0 release. I got it working without a hitch (except for having to modify the java-config generated source.
to make the java-config source final, do an env-update (as root), and it'll be that way every time you boot.
note ( /etc/env.d/java/20jdk1.5.0 gets turned into ~/.gentoo/java which gets turned into /enc/env.d/20java ) you may have to move files around if you modify one.
Good luck!
- 11-11-2004 #3Just Joined!
- Join Date
- Oct 2004
- Location
- Somewhere
- Posts
- 47
I ended up finding that said to make a sym link between the java plugin and the brower you use (firefox)


Reply With Quote
