Re: 32 bit Java app on 64 bit Linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux