Re: javac coredumps

1998-07-10 Thread REGNUS Gensky
On 10 Jul 1998, Albert Lai wrote: > Zhichao Hong <[EMAIL PROTECTED]> writes: > > > I download jdk1.1.6 and installed on redhat linux 5.0. When I type javac, > > it just coredumps. I didn't use tar zxvf file.gz to untar the jdk, > > instead I use gunzip < file.gz| tar -xvf - > > Is this a probl

Re: javac coredumps

1998-07-10 Thread Albert Lai
Zhichao Hong <[EMAIL PROTECTED]> writes: > I download jdk1.1.6 and installed on redhat linux 5.0. When I type javac, > it just coredumps. I didn't use tar zxvf file.gz to untar the jdk, > instead I use gunzip < file.gz| tar -xvf - > Is this a problem? The way you unpacked the package is not a

javac coredumps

1998-07-10 Thread Zhichao Hong
Hi, Please help a new beginner, I download jdk1.1.6 and installed on redhat linux 5.0. When I type javac, it just coredumps. I didn't use tar zxvf file.gz to untar the jdk, instead I use gunzip < file.gz| tar -xvf - Is this a problem? My computer is Intel motherboard and Pentium 233 MHZ. Pl