[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem flash_player_10 on ubuntu 9.04 amd64



Hi,

It's because the line below is wrong :

sudo cp install_flash_player_10_linux/libflashplayer.so /usr/lib/mozilla/plugins/

Because when you untar the archive install_flash_player_10_linux.
tar.gz, it doesn't create the directory install_flash_player_10_linux it juste put the file libflashplayer.so in the current directory.

So you need to replace the wrong line by the line below :

sudo cp libflashplayer.so /usr/lib/mozilla/plugins/

Ben.

2009/8/31 Lisi Reisz <lisi.reisz@gmail.com>
On Monday 31 August 2009 09:08:16 Benoit durand wrote:
> i've problem with flash_player_10 on ubuntu amd64.

Hi!

There could be various reasons why you have not so far had a reply.  One could
obviously be that it is not very long since you posted.

But another is that this is a Debian users group and your question is about
Ubuntu.  You would do better to ask an Ubuntu question on the Ubuntu users
list:

https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Lisi


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: