On 6/7/06, Bryan Sant <[EMAIL PROTECTED]> wrote:
Are you running Mozilla proper or Firefox? If you're running Mozilla, then I'm guessing you're running a fairly old Linux distro. What version of Java are you running?
Linspire version of Mozilla 5.0 Java 1.5 Run the following commands and reply with the output:
cat /etc/issue ls -l /usr/lib/mozilla/plugins ls -l /usr/lib/firefox/plugins which java java -version
[EMAIL PROTECTED]:~$ cat /etc/issue Linspire \s on \l [EMAIL PROTECTED]:~$ ls -l /usr/lib/mozilla/plugins/ total 2378 -rwxr-xr-x 1 root root 856 2004-08-26 15:25 flashplayer.xpt -rw-r--r-- 1 root root 2096844 2004-08-26 15:25 libflashplayer.so lrwxrwxrwx 1 root root 68 2005-12-29 09:21 libjavaplugin_oji.so -> /usr/lib/j2sdk1.4.2/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so lrwxrwxrwx 1 root root 39 2005-12-29 19:00 libjavaplugin.so -> /etc/alternatives/mozilla-javaplugin.so -rw-r--r-- 1 root root 19568 2005-03-11 21:14 libnullplugin.so -rw-r--r-- 1 root root 237344 2005-03-07 13:01 mplayerplug-in.so -rw-r--r-- 1 root root 58533 2005-03-15 16:54 nphelix.so -rwxr-xr-x 1 root root 5086 2005-03-15 16:54 nphelix.xpt lrwxrwxrwx 1 root root 56 2005-12-29 15:09 nppdf.so -> ../../../share/apps/acroread/Browser/intellinux/nppdf.so -rwxr-xr-x 1 root root 2363 2004-08-26 15:25 ShockwaveFlash.class [EMAIL PROTECTED]:~$ ls -l /usr/lib/firefox/ ls: /usr/lib/firefox/: No such file or directory [EMAIL PROTECTED]:~$ which java /usr/bin/java [EMAIL PROTECTED]:~$ java -version java version "1.5.0_04" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05) Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing) /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
