I am also facing the same problem. I guess it's because of improper libc version.
My system has Slackware 2.0.34 with libc5.4.44. But jdk1.2 distributions ported so far
are only for glibc libraries. So,
with libc5 one will get the following errors. (I got them as well).
After that, I tried to install glibc2.0.6 in my system. But even then, jdk1.2pre_v1
does not work. It gives segementation
fault for everything (java, javac, javadoc etc.). I am still trying to solve the
problem but not been successful so far.
Can anyone provide any further info/help on this.
Sergio Antoy wrote:
> Does jdk1.2 run on Linux 2.0.35 (slackware)?
> Here is what I get when I try to execute a demo
>
> gray:~/java2/jdk1.2/demo/jfc/SampleTree[572] java SampleTree
> /home/antoy/java2/jdk1.2/jre/bin/realpath:
>/home/antoy/java2/jdk1.2/jre/bin/i386/realpath: No such file or directory
> /home/antoy/java2/jdk1.2/jre/bin/realpath:
>/home/antoy/java2/jdk1.2/jre/bin/i386/realpath: No such file or directory
> /home/antoy/java2/jdk1.2/bin/java:
>/home/antoy/java2/jdk1.2/bin/i386/native_threads/java: No such file or directory
> /home/antoy/java2/jdk1.2/bin/java:
>/home/antoy/java2/jdk1.2/bin/i386/native_threads/java: No such file or directory
>
> Both file /home/antoy/java2/jdk1.2/jre/bin/i386/realpath and
> /home/antoy/java2/jdk1.2/bin/i386/native_threads/java are in place
> and executable, thus I believe that the message is incorrect.
>
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]