You are not logged in.

#1 2011-07-28 20:06:06

hawkcra7
Member
Registered: 2011-07-28
Posts: 2

Flash Plugin 64 Beta Question

Hi, I am fairly new to arch and am having problems getting Adobe flash 64 plugin working with Arch.

Here is what I have done (very fresh minimal install xorg/icewm).

1) pacman -S chromium

2) Download/unzip and copy the flash plugin to ~/.mozilla/plugins.

plugins:about shows that it is installed but no flash.

here is the strange thing

If I install flash using nswrapper
pacman -S flashplugin

and remove it
pacman -R flashplugin

Flash works wonderfully.

What is pacman -S flashplugin | pacman -R flashplugin doing to my system to get the 64bit beta flash plugin to work?

Offline

#2 2011-07-28 20:20:01

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Flash Plugin 64 Beta Question

moving to Newbie Corner...

Check the PKGBUILD and also the .install files of the package and it will tell you if it installs something that you might have missed when installing flash yourself.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2011-07-28 20:29:15

SS4
Member
From: !Rochford, Essex
Registered: 2010-12-05
Posts: 699

Re: Flash Plugin 64 Beta Question

Or get flashplugin-beta from the AUR

Alternatively of course use an OSS version of flash wink


Rauchen verboten

Offline

#4 2011-07-28 20:41:38

Griemak
Member
Registered: 2011-05-10
Posts: 46

Re: Flash Plugin 64 Beta Question

hawkcra7 wrote:

What is pacman -S flashplugin | pacman -R flashplugin doing to my system to get the 64bit beta flash plugin to work?

Guessing: on my system I have an Adobe folder with conf files related to Flash.  Just copying the .so into a folder won't set any of this up.  Installing the 'flashplugin' package would set all of this up, and an -R switch would leave the conf files, folders, and symlinks in place (-R just deletes the package).


There are only two ways to live your life: One is as though nothing is a miracle. The other is as though everything is a miracle. - Albert Einstein

How wonderful it is that nobody need wait a single moment before starting to improve the world. - Anne Frank

Offline

#5 2011-07-28 20:58:45

defears
Member
Registered: 2010-07-26
Posts: 218

Re: Flash Plugin 64 Beta Question

Isn't "flashplugin" only 32 bit? Don't you need flashplugin-prerelease (or what ever the new one is called) to be 64 bit? Did you enable multilib?

Offline

#6 2011-07-28 21:16:58

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Flash Plugin 64 Beta Question

defears wrote:

Isn't "flashplugin" only 32 bit? Don't you need flashplugin-prerelease (or what ever the new one is called) to be 64 bit? Did you enable multilib?

The title mentions that he is trying to install the new beta version, which is available as a native 64bit binary.

Offline

#7 2011-07-28 21:33:40

jamesbond007
Member
From: Germany
Registered: 2009-06-14
Posts: 150

Re: Flash Plugin 64 Beta Question

@hawkcra7: The easiest thing is to install this from AUR (e.g. using yaourt):

aur/flashplugin-prerelease 11.0.1.60-4 [installed] (952)
    Adobe Flash Player 11 Beta

It's installed on my 64 bit system and it works with chromium without any problems.

Kind regards,
jamesbond007.

Offline

#8 2011-07-28 22:05:45

mkkot
Member
From: Poland
Registered: 2009-12-20
Posts: 287

Re: Flash Plugin 64 Beta Question

Anyway, do you really need flash? Even youtube works with webm nowadays tongue

Offline

#9 2011-07-28 23:23:32

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Flash Plugin 64 Beta Question

guys, the op never asked how to install flash. I think he just wanted to know why it wouldn't work when he installed it without using pacman and after he used pacman and then removed flashplugin again, it started working. He just wanted to know what the difference between the installation procedures were.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#10 2011-07-28 23:45:25

hawkcra7
Member
Registered: 2011-07-28
Posts: 2

Re: Flash Plugin 64 Beta Question

Yes, I didn't ask how to install it b/c I have installed it under other versions of *nix before without problems.

I had a brain fart, for some reason I thought I needed wget for flash to d/l the content but it requires curl.  Thanks to this threat I learned how to fetch/extract and check pacman packages for dependancies so it is all good.

Right or wrong this works.

pacman -S chromium
`download/extract and copy libflash.so from adobe (flash 11 beta) to ~/.mozilla/plugins (create dir if not present)`
pacman -S curl


and it should all work.

I did notice that the flashplugin (32bit using nswrapper) installs a pile of support libs not sure why but I am happy with my minimal install...does what I need.

Offline

#11 2011-07-29 01:06:32

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Flash Plugin 64 Beta Question

The one problem with your method is that pacman won't track updates to that package and you will have to keep updating manually everytime there is a new release for security (which is mostly the only reason why they provide updates tongue )


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB