Arnaldo Riquelme wrote:

> I downloaded and installed the JDK1.16 on my Red Hat 5.1 Linux . I
> followed the instructions in the readme.txt and everything
> seem to be working.
> I created a small hello java  program , it compiled, but when I tried to
> run
>
> java Hello
>
> I get the following
>
> segmentation fault

What do you get if you type "which java"? If its not the place where you
installed java, you probibly have kaffe installed which is conflicting with
your java installation. type "rpm -e kaffe" to remove it.

regards

  [ bryce ]



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

Reply via email to