You are not logged in.
While I would prefer to use swfdec, it is a bit slow and cpu intensive at the moment so I'm going with nspluginwrapper. I used it once before and uninstalled it. Now, once reinstalled with yoaurt, runnning nspluginwrapper -v -a -i gives me:
Auto-install plugins from /usr/lib/mozilla/plugins
Looking for plugins in /usr/lib/mozilla/plugins
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: /usr/lib/nspluginwrapper/i386/linux/npviewer.bin: cannot execute binary file
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: /usr/lib/nspluginwrapper/i386/linux/npviewer.bin: cannot execute binary file
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: /usr/lib/nspluginwrapper/i386/linux/npviewer.bin: cannot execute binary file
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: /usr/lib/nspluginwrapper/i386/linux/npviewer.bin: cannot execute binary file
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: /usr/lib/nspluginwrapper/i386/linux/npviewer.bin: cannot execute binary file
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: /usr/lib/nspluginwrapper/i386/linux/npviewer.bin: cannot execute binary file
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: /usr/lib/nspluginwrapper/i386/linux/npviewer.bin: cannot execute binary file
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: /usr/lib/nspluginwrapper/i386/linux/npviewer.bin: cannot execute binary file
Auto-install plugins from /home/shawn/.mozilla/plugins
Looking for plugins in /home/shawn/.mozilla/plugins
and no flash.
Offline
I just did a check and all the permissions are correct. I've also tried nspluginwrapper-ubuntu.
Last edited by Reasons (2008-04-15 17:36:54)
Offline
$ file /usr/lib/nspluginwrapper/i386/linux/npviewer.bin
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
It's 32-bit.
$ grep IA32 /usr/src/linux/.config
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y
As in thread.
Offline
[reasons // ~] grep IA32 /usr/src/linux-2.6.25-rc9-vaio/.config
# CONFIG_IA32_EMULATION is not set
Sounds like a good time to recompile the kernel.
Offline