"Nagaraj S.B" wrote:
> Hi all,
> I have downloaded JDK1.2pre-v2.tar.bz2 from glibc2.1.But in my linux
> system which is RH6.0 donot have bzip2 tool for unzipping the JDK1.2
> file but I have gzip.Pls tell me where I can get gzip version of JDK1.2
> or else how can I load bzip2 on my RH6.0.
> Thanks in advence,
> Nagaraj S.B.
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Find in your CD distribution (or whatever you get) the file named
bzip2<verfile><plataform>.rpm
then go to the directory where the file lives and do a
rpm -i bzip2<verfile><plataform>.rpm
That's all.
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]