32 bit Java app on 64 bit Linux

Steve Dowe steve at onecool.com
Mon Jul 21 14:43:18 UTC 2008


Andrew Overholt wrote:
> Are you running the 32-bit JRE?  Check the output of the following:
> 
> $ which java
> $ readlink -f `which java`
> # alternatives --config java

The JRE actually installs as part of the Zend Studio product and I have 
had it running on 32-bit fedora before  - so I assume 32-bit.  However, 
here's the output:

$ cd /usr/local/Zend/ZendStudio-5.5.1/jre/bin
$ ./java -showversion
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Server VM (build 1.5.0_06-b05, mixed mode)

Obviously, given this I guess there's not a lot of point me doing the 
other commands, simply because Zend uses it's own JRE, not Fedora's.

Steve




More information about the fedora-list mailing list