Is 64 bit Fedora OK? With which CPU?

J. K. Cliburn jcliburn at gmail.com
Sun Jan 1 23:24:16 UTC 2006


On 1/1/06, Paul F. Johnson <paul at all-the-johnsons.co.uk> wrote:
> Hi,
>
> > There is a 64bit build of Java, but no java browser plugin.
>
> The Sun version provides it.

Sun does not provide a 64-bit java plugin for an AMD64.

For i386:
[root at osprey java]# ls -l
total 16404
drwxr-xr-x  7 root     root         4096 Nov 10 16:17 jre1.5.0_06
-rwxrwxr-x  1 jcliburn jcliburn 16769166 Dec  2 06:56
jre-1_5_0_06-linux-i586.bin
[root at osprey java]# find . -name lib\*plu\* -print
./jre1.5.0_06/lib/i386/libjavaplugin_jni.so
./jre1.5.0_06/lib/i386/libjavaplugin_nscp.so
./jre1.5.0_06/lib/i386/libjavaplugin_nscp_gcc29.so
./jre1.5.0_06/plugin/i386/ns7/libjavaplugin_oji.so
./jre1.5.0_06/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
[root at osprey java]#


For amd64:
[jcliburn at osprey java]$ ls -l
total 16044
drwxr-xr-x  6 jcliburn jcliburn     4096 Jan  1 17:13 jre1.5.0_06
-rwxrwxr-x  1 jcliburn jcliburn 16403250 Jan  1 17:06
jre-1_5_0_06-linux-amd64.bin
[jcliburn at osprey java]$ find . -name lib\*plu\* -print
[jcliburn at osprey java]$

Jay




More information about the fedora-list mailing list