You are not logged in.

#1 2008-05-18 22:20:55

Ferhiord
Member
From: Moscow, Russia
Registered: 2007-08-14
Posts: 39

Again... Arch64 and Flash...

I use firefox3 and have a problem with installing flash plugin:

$ nspluginwrapper -r ~/.mozilla/plugins/* ; nspluginwrapper -v -a -i
Auto-install plugins from /usr/lib/mozilla/plugins
Looking for plugins in /usr/lib/mozilla/plugins
*** NSPlugin Viewer  *** ERROR: /usr/lib/mozilla/plugins/libgnashplugin.so: wrong ELF class: ELFCLASS64
*** NSPlugin Viewer  *** ERROR: /usr/lib/mozilla/plugins/libnpsoplugin.so: wrong ELF class: ELFCLASS64
*** NSPlugin Viewer  *** ERROR: /usr/lib/mozilla/plugins/mozplugger.so: wrong ELF class: ELFCLASS64
Install plugin /usr/lib/mozilla/plugins/libflashplayer.so
  into /home/ferhiord/.mozilla/plugins/npwrapper.libflashplayer.so
*** NSPlugin Viewer  *** ERROR: /usr/lib/mozilla/plugins/nsdejavu.so: wrong ELF class: ELFCLASS64
Auto-install plugins from /home/ferhiord/.mozilla/plugins
Looking for plugins in /home/ferhiord/.mozilla/plugins

Can anybody help me? neutral


Sorry, if my English is not very well.

Offline

#2 2008-05-18 22:54:48

Demind
Member
Registered: 2007-07-10
Posts: 111

Re: Again... Arch64 and Flash...

You have flash correctly installed man

Install plugin /usr/lib/mozilla/plugins/libflashplayer.so
  into /home/ferhiord/.mozilla/plugins/npwrapper.libflashplayer.so

Where's the problem?
Restart Firefox.

The errors you read are not related to Flash, they are messages that are warning you that nspluginwrapper have found some 64 bit plugin that it can't handle!
So No problem at all

Offline

#3 2008-05-26 01:46:14

sa
Member
From: boston ma
Registered: 2008-05-23
Posts: 127
Website

Re: Again... Arch64 and Flash...

I was having lots of problems with nspluginwrapper, eventually I just installed the gnash x86_64 build and it's working fine for me so far.

Offline

#4 2008-05-26 20:53:30

shazeal
Member
From: New Zealand
Registered: 2007-06-05
Posts: 341

Re: Again... Arch64 and Flash...

I went with swfdec, I swear adobe has somehow packaged an entire windows xp install in the flashplugin and flash is just run through the windows xp VM while some monkeys with sledge hammers attack your cpu and ram, then again I could be wrong. Evince + Swfdec/Gnash = happy Adobe free system.

Offline

#5 2008-05-26 22:48:58

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Again... Arch64 and Flash...

I dropped swfdec for Flash again on 64 bit. Every release of swfdec meant more and more CPU cycles. I started to build from GIT, and the situation was getting worse every time. It was hard for me because I really want the open source solution to work. Not because of zealotry, but because Adobe has forever been bloatware. No matter how anyone slices it, Flash is still king.

Offline

#6 2008-05-27 08:23:13

Noneus
Member
From: Munich
Registered: 2006-09-26
Posts: 118
Website

Re: Again... Arch64 and Flash...

The latest AdobeFlash version had a huge performance increase. I think its 10beta or something like that. You should check it out.

Offline

#7 2008-05-27 09:20:10

shazeal
Member
From: New Zealand
Registered: 2007-06-05
Posts: 341

Re: Again... Arch64 and Flash...

Yep just installed beta 10 myself to see what all the fuss was about... /kick swfdec lol

Offline

#8 2008-05-28 13:47:54

shaohao
Member
Registered: 2008-04-28
Posts: 21

Re: Again... Arch64 and Flash...

Can anyone tell me how to install the beta10 version under x86_64?
I'm a newbie

Last edited by shaohao (2008-05-28 13:48:16)

Offline

#9 2008-05-28 14:07:02

Shadowmeph
Member
From: West Coast Canada
Registered: 2008-05-19
Posts: 208

Re: Again... Arch64 and Flash...

shaohao wrote:

Can anyone tell me how to install the beta10 version under x86_64?
I'm a newbie

actually I would like to know where to get flash period lol

Offline

#10 2008-05-28 15:08:59

Noneus
Member
From: Munich
Registered: 2006-09-26
Posts: 118
Website

Re: Again... Arch64 and Flash...

-Install nspluginwrapper-flash-ubuntu from AUR
-Get Flash Player 10 from http://labs.adobe.com/downloads/flashplayer10.html
-Put the .so file from the flashplayer tarball in ~/.mozilla/plugins
-type: nspluginwrapper -a -v -i

If there are errors like

*** NSPlugin Viewer  *** ERROR: /usr/lib/mozilla/plugins/mplayerplug-in-rm.so: wrong ELF class: ELFCLASS64

don't worry. That just says this plugin is native. So it will work anyway.

If you see this it should work:

Install plugin /home/noneus/.mozilla/plugins/libflashplayer.so
  into /home/noneus/.mozilla/plugins/npwrapper.libflashplayer.so

Last edited by Noneus (2008-05-28 15:12:09)

Offline

#11 2008-05-29 03:19:38

smartcat99s
Member
Registered: 2006-03-17
Posts: 44

Re: Again... Arch64 and Flash...

aur/flashplugin-beta 10.0.b218-2 [installed]
aur/nspluginwrapper-flash 9.0.124.0-1 [installed]
aur/nspluginwrapper 0.9.91.5-3 [installed]

I'm using those three packages, and flash is working perfectly (after nspluginwrapper -v -a -i)


Running Folding@Home for Team 11108 - My Stats

Offline

#12 2008-05-29 03:30:49

Shadowmeph
Member
From: West Coast Canada
Registered: 2008-05-19
Posts: 208

Re: Again... Arch64 and Flash...

um what if my mozilla doesn't have a plugin folder ( I have plugins but do not see the plugin folder
Edit I found the folder and put the file in there did the command but nspluginwrapper -a -v -i
bash: nspluginwrapper: command not found

Last edited by Shadowmeph (2008-05-29 04:56:09)

Offline

#13 2008-05-29 10:38:57

shaohao
Member
Registered: 2008-04-28
Posts: 21

Re: Again... Arch64 and Flash...

smartcat99s wrote:

aur/flashplugin-beta 10.0.b218-2 [installed]
aur/nspluginwrapper-flash 9.0.124.0-1 [installed]
aur/nspluginwrapper 0.9.91.5-3 [installed]

I'm using those three packages, and flash is working perfectly (after nspluginwrapper -v -a -i)

Are you using x86_64 arch?
the aur/flashplugin-beta 10.0.b218-2 did not support x86_64

Offline

#14 2008-05-29 11:26:15

pestilence
Member
From: Athens
Registered: 2008-03-16
Posts: 53
Website

Re: Again... Arch64 and Flash...

If you are experiencing problems and you have a SMP kernel you could also try the nspluginwrapper-ubuntu version, it worked for me (it includes a SMP patch for it to work properly).

Offline

#15 2008-05-29 16:13:58

Shadowmeph
Member
From: West Coast Canada
Registered: 2008-05-19
Posts: 208

Re: Again... Arch64 and Flash...

oh is this flash plugin only work for firefox3?
also what does this work for the 64bit Arch?

Offline

#16 2008-05-29 16:26:17

Demind
Member
Registered: 2007-07-10
Posts: 111

Re: Again... Arch64 and Flash...

Shadowmeph wrote:

oh is this flash plugin only work for firefox3?
also what does this work for the 64bit Arch?

There's no 64 bit Flash support so you can use a wrapper that allow you to use the 32 bit plugin under your x86_64 browser without having a chroot...
On the AUR you can find everything you need, the nspluginwrapper-ubuntu too.

Offline

#17 2008-05-29 17:21:47

Shadowmeph
Member
From: West Coast Canada
Registered: 2008-05-19
Posts: 208

Re: Again... Arch64 and Flash...

thank you I will try that

Offline

#18 2008-05-29 17:37:18

Shadowmeph
Member
From: West Coast Canada
Registered: 2008-05-19
Posts: 208

Re: Again... Arch64 and Flash...

so I am hopeing I did this right I went to AUR and downloaded the nspluginwrapper-ubuntu  ( tarball and files) then opened terminal and entered makepkg -i is this all I needed to do?

Offline

#19 2008-05-29 19:26:34

Shadowmeph
Member
From: West Coast Canada
Registered: 2008-05-19
Posts: 208

Re: Again... Arch64 and Flash...

I am getting errors not sure how to fix them

loading package data...
checking dependencies...
(1/1) checking for file conflicts                   [#####################] 100%
(1/1) upgrading nspluginwrapper-flash               [#####################] 100%
Run
   nspluginwrapper -v -r ~/.mozilla/plugins/npwrapper.libflashplayer.so
   nspluginwrapper -v -a -i
to upgrade the plugin
[link@Shadowfire firefox]$  nspluginwrapper -v -r ~/.mozilla/plugins/npwrapper.libflashplayer.so
bash: nspluginwrapper: command not found
[link@Shadowfire firefox]$  nspluginwrapper -v -a -i
bash: nspluginwrapper: command not found
[link@Shadowfire firefox]$

Offline

#20 2008-05-30 04:50:25

Demind
Member
Registered: 2007-07-10
Posts: 111

Re: Again... Arch64 and Flash...

You need to install 2 packages:

nspluginwrapper (or the -ubuntu version)
nspluginwrapper-flash

Offline

#21 2008-05-30 16:21:34

Noneus
Member
From: Munich
Registered: 2006-09-26
Posts: 118
Website

Re: Again... Arch64 and Flash...

nspluginwrapper-flash isn't the new beta. Just follow the steps I said. If you don't have ~/.mozilla/plugins create it with mkdir.

Last edited by Noneus (2008-05-30 16:21:50)

Offline

Board footer

Powered by FluxBB