You are not logged in.

#1 2008-04-13 23:59:50

Reasons
Member
From: Washington
Registered: 2007-11-04
Posts: 572

nspluginwrapper-flash "cannot execute binary file"

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

#2 2008-04-15 17:36:39

Reasons
Member
From: Washington
Registered: 2007-11-04
Posts: 572

Re: nspluginwrapper-flash "cannot execute binary file"

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

#3 2008-04-15 17:52:36

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: nspluginwrapper-flash "cannot execute binary file"

$ 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

#4 2008-04-15 18:14:07

Reasons
Member
From: Washington
Registered: 2007-11-04
Posts: 572

Re: nspluginwrapper-flash "cannot execute binary file"

[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. smile

Offline

Board footer

Powered by FluxBB