1. Where to obtain JDK 1.2 for Linux?
http://www.blackdown.org/
2. Go to "Download the JDK for Linux" link
3. Find appropriate ftp site
3. Go to the JDK1.2/i386/pre-v2/glibc2.1 directory
4. Middle click on jdk1.2pre-v2-debug.tar.bz2 file
5. Menu opens - download the file
6. Unzip the file with bzcat
bzcat jdk1.2pre-v2-debug.tar.bz2 > jdk1.2pre-v2-debug.tar
7. Untar the file
tar xvf jdk1.2pre-v2-debug.tar
8. Set up the path
set path = (/homes/nikom/work/java/bin1/jdk1.2/bin $path)
Hope it helps,
Jacob Nikom
> Pramila wrote:
>
> Hi! ,
>
> I just downloaded the file jdk1.2pre-v2.tar.bz2 , but I don't know
> how to install it.
>
> Anyone could please let me know how / from where I can install
> JDK1.2 on Linux...
>
> Thanks & Regards
> Pramila
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]