Hi,

My name is Jacob Nikom. I tried to download JDK 1.2 for Linux and got
some problems with java files. I got very strange content of the /jdk1.2/bin
directory:

//homes/nikom/work/java/bin/jdk1.2/bin ls -l
total 8
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 appletviewer_g -> .java_wrapper

lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 extcheck_g -> .java_wrapper
drwxr-xr-x   4 nikom    staff  8192 Jun  3 22:53 i386/
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 jar_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 jarsigner_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 java_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 javac_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 javadoc_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 javah_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 javap_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 jdb_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 keytool_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 native2ascii_g -> .java_wrapper

lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 oldjava_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 policytool_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 rmic_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 rmid_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 rmiregistry_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 serialver_g -> .java_wrapper
lrwxrwxrwx   1 nikom    staff    13 Jun  8 18:11 tnameserv_g -> .java_wrapper
//homes/nikom/work/java/bin1/jdk1.2/bin

As you see all files point to the .java_wrapper file which does not exist.
Obviously nothing runs. Also all tools have extension _g - is it correct?

This is the description of what I have done to get into this stage:

1. When to the site
http://www.blackdown.org/

2. When to the "Download the JDK for Linux" link
3. Found appropriate ftp site
3. Went to the JDK1.2/i386/pre-v2/glibc2.1 directory
4. Middle clicked on jdk1.2pre-v2-debug.tar.bz2 file
5. Menu opened - downloaded the file into directory
   /homes/nikom/work/java/bin/
6. Unzipped the file with bzcat
bzcat jdk1.2pre-v2-debug.tar.bz2 > jdk1.2pre-v2-debug.tar
7. Untared the file
tar xvf jdk1.2pre-v2-debug.tar
8. Set up the path
set path = (/homes/nikom/work/java/bin/jdk1.2/bin $path)
9. Looked at the directory /homes/nikom/work/java/bin/jdk1.2/bin
10. Found strange things

I have done all this actions two times and got identical results.
(I run latest Red Hat Linux 5.3 release with Gnome user interface)
Do you know what is the problem?

Thank you,

Jacob Nikom

--
------------------------------------------------------
Jacob Nikom  Internet: [EMAIL PROTECTED]
------------------------------------------------------



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to