PDA

View Full Version : nspluginwrapper



seenm
Feb 22nd 2007, 01:04 AM
hello people,

trying to get nspluginwrapper running on my AMD64. transformed the rpms into deb using alien but when i try to install them i get an error. apparently it did work in previous version as described in http://ubuntuforums.org/showthread.php?t=160318.



$ sudo alien -d *.rpm
Password:
Warning: Skipping conversion of scripts in package nspluginwrapper: postinst prerm
Warning: Use the --scripts parameter to include the scripts.
nspluginwrapper_0.9.91.2-2_amd64.deb generated
nspluginwrapper-i386_0.9.91.2-2_amd64.deb generated
$ sudo dpkg -i nsplginwrapper-i386_0.9.91.2-2_amd64.deb
dpkg: error processing nsplginwrapper-i386_0.9.91.2-2_amd64.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
nsplginwrapper-i386_0.9.91.2-2_amd64.deb
$ sudo dpkg -i nsplginwrapper_0.9.91.2-2_amd64.deb
dpkg: error processing nsplginwrapper_0.9.91.2-2_amd64.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
nsplginwrapper_0.9.91.2-2_amd64.deb



Any suggestions? Probably something really stupid that i do not see at the moment cause I'm tired!

seenm
Feb 22nd 2007, 10:25 AM
well guess what in the end i was able to install it. just by right clicking on them instead of going into the console.