You are not logged in.
Pages: 1
I've just updated nspluginwrapper to 1.0 and now I can't wrap any plugins:
[me@localhost plugins]$ ls
-rwxr-xr-x 1 me adm 9810300 2008-06-26 22:35 libflashplayer.so
[me@localhost plugins]$ nspluginwrapper -v -i libflashplayer.so
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: error while loading shared libraries: libuuid.so.1: wrong ELF class: ELFCLASS64
nspluginwrapper: no appropriate viewer found for libflashplayer.so
Anybody have any idea what is wrong?
Edit: I forgot to nspluginwrapper -r ~/.mozilla/plugins/npwrapper.libflashplayer.so and just rm'ed it. Does that matter? If not, why the separate command?
Last edited by griever (2008-07-07 20:53:06)
Offline
Same problem here
Edit: I install lib32-e2fsprogs and it works now....
Last edited by Majkhii (2008-07-07 20:39:26)
Proud to be ArchLinux64 user.
configs: http://github.com/Mihairu/config-files/tree/master
current desktop: here
Offline
Thanks!! I was searching Google for 32-bits version of libuuid.so
Offline
Re: [SOLVED] nspluginwrapper 1.0
I got the same error message width the 32bit version of swiftfox 3.0 ( bin32-swiftfox3-prescott ) after upgrade:
$ swiftfox
/opt/swiftfox/swiftfox-bin: error while loading shared libraries: libuuid.so.1: wrong ELF class: ELFCLASS64
Installing ib32-e2fsprogs also solved this.
Thanks!!
Offline
same holds for Opera. I updated the wiki to reflect the dependancy
Offline
I have this problem with bin32-skype and bin32-wine. They complain:
$skype
skype: error while loading shared libraries: libuuid.so.1: wrong ELF class: ELFCLASS64
$winecfg
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libuuid.so.1: wrong ELF class: ELFCLASS64
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libuuid.so.1: wrong ELF class: ELFCLASS64
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
err:ole:apartment_createwindowifneeded CreateWindow failed with error 127
And I have lib32-e2fsprogs installed..
Any idea??
Thanks
Last edited by swiftscythe (2009-08-27 22:20:57)
Offline
should be fixed now. a new package with a new dependency lib32-util-linux-ng is on the way.
fixed in: lib32-e2fsprogs 1.41.8-2.1
next time, open a new thread. don't bump to an old one.
Last edited by wonder (2009-08-27 22:22:09)
Give what you have. To someone, it may be better than you dare to think.
Offline
thanks! where can i get lib32-util-linux-ng?
Or it still has to be created??
Last edited by swiftscythe (2009-08-27 22:26:24)
Offline
thanks! where can i get lib32-util-linux-ng?
Or it still has to be created??
i've just uploaded. wait mirror to sync
Give what you have. To someone, it may be better than you dare to think.
Offline
Thanks. I'll inform you of what happens once I have installed it.
Thanks again
Offline
It's now solved, Thanks!!
Offline
Pages: 1