You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ed Gomolka <eg...@gyldan.com> on 2001/04/05 00:36:18 UTC

Re: Running java on linux

I'm using the Sun jdk1.30_02 on Linux Mandrake 7.2 with no problems.
Ed
At 05:20 PM 4/4/01 -0700, Brandon Cruz wrote:
>I installed jdk1.3.0_02 onto my machine and changed the path to the bin
>directory.  When I try to run that java command, I get the following
>error...
>
>[admin@ns1 bin]$ /usr/java/jdk1.3.0_02/bin/i386/native_threads/java: error
>in lo
>ading shared libraries: libX11.so.6: cannot open shared object file: No such
>fil
>e or directory
>
>
>Is this a bug with java, or does it have to do with a file permission I am
>not setting correctly with Linux?  Anyone know?
>
>
>Brandon