LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-04-2007, 07:23 PM   #1
jlconferido
Member
 
Registered: Apr 2007
Distribution: Ubuntu Feisty Fawn
Posts: 52

Rep: Reputation: 15
Installing Flash Player in Opera


I am a newbie and a very confused one at that. Can someone help me how to install flash player in Opera? I have done some things already but I think I need more help to make things work especially in Opera because its my favorite browser. So, I will make this as coherent as I possibly can. So, please give me your precious advice.

Quote:
How to install Flash Player in Opera
Since Opera is a 32-bit application and it also works in amd64 system. Installing Flash Player and other 32-bit plugins in Opera is a workaround for amd64 users who are not able to run those applications in other web browsers. Here is the way to install Flash Player for Opera.
Install OpenMitif
Open Opera, click "Tools --> Advanced --> Plugins" to check the default plugin path. Assume it is "/usr/lib/opera/plugins/"
Download the latest flash plugin tarball install_flash_player_9_linux.tar.gz from http://www.adobe.com
tar -zxvf install_flash_player_9_linux.tar.gz
cd install_flash_player_9_linux
sudo cp libflashplayer.so /usr/lib/opera/plugins
sudo cp flashplayer.xpt /usr/lib/opera/plugins
If your Opera plugin path is something else, just replace the path in the above commands with your own path.
So, this is what I did:

1. I went to terminal and type su for accessing the root account (this is right, isn't it?).
2. I typed tar -zxfv install_flash_player_9.tar.gz -C /home/mapmaker and this appeared:
Quote:
mapmaker@mapmaker-desktop:~$ su
Password:
root@mapmaker-desktop:/home/mapmaker# tar -zxvf install_flash_player_9_linux.tar.gz -C /home/mapmaker
install_flash_player_9_linux/
install_flash_player_9_linux/Readme.txt
install_flash_player_9_linux/flashplayer-installer
install_flash_player_9_linux/libflashplayer.so
install_flash_player_9_linux/flashplayer.xpt
root@mapmaker-desktop:/home/mapmaker#
Does this mean that the Flash Player was installed? I see that there is a install_flash_player_9_linux in my /home/mapmaker folder with a lock icon on top.

3. This is the path of plug-ins in Opera: "/usr/lib/opera/plugins/libnpp.so"

4. I type cd install_flash_player_9_linux and this is what happened:

Quote:
mapmaker@mapmaker-desktop:~$ su
Password:
root@mapmaker-desktop:/home/mapmaker# tar -zxvf install_flash_player_9_linux.tar.gz -C /home/mapmaker
install_flash_player_9_linux/
install_flash_player_9_linux/Readme.txt
install_flash_player_9_linux/flashplayer-installer
install_flash_player_9_linux/libflashplayer.so
install_flash_player_9_linux/flashplayer.xpt
root@mapmaker-desktop:/home/mapmaker# cd install_flash_player_9_linux
root@mapmaker-desktop:/home/mapmaker/install_flash_player_9_linux#
4. Then, i typed sudo cp libflashplayer.so /usr/lib/opera/plugins and this appeared:
Quote:
mapmaker@mapmaker-desktop:~$ su
Password:
root@mapmaker-desktop:/home/mapmaker# tar -zxvf install_flash_player_9_linux.tar.gz -C /home/mapmaker
install_flash_player_9_linux/
install_flash_player_9_linux/Readme.txt
install_flash_player_9_linux/flashplayer-installer
install_flash_player_9_linux/libflashplayer.so
install_flash_player_9_linux/flashplayer.xpt
root@mapmaker-desktop:/home/mapmaker# cd install_flash_player_9_linux
root@mapmaker-desktop:/home/mapmaker/install_flash_player_9_linux# sudo cp libflashplayer.so /usr/lib/opera/plugins
root@mapmaker-desktop:/home/mapmaker/install_flash_player_9_linux#
5. Then I typed sudo cp flashplayer.xpt /usr/lib/opera/plugins

Quote:
mapmaker@mapmaker-desktop:~$ su
Password:
root@mapmaker-desktop:/home/mapmaker# tar -zxvf install_flash_player_9_linux.tar.gz -C /home/mapmaker
install_flash_player_9_linux/
install_flash_player_9_linux/Readme.txt
install_flash_player_9_linux/flashplayer-installer
install_flash_player_9_linux/libflashplayer.so
install_flash_player_9_linux/flashplayer.xpt
root@mapmaker-desktop:/home/mapmaker# cd install_flash_player_9_linux
root@mapmaker-desktop:/home/mapmaker/install_flash_player_9_linux# sudo cp libflashplayer.so /usr/lib/opera/plugins
root@mapmaker-desktop:/home/mapmaker/install_flash_player_9_linux# sudo cp flashplayer.xpt /usr/lib/opera/plugins
root@mapmaker-desktop:/home/mapmaker/install_flash_player_9_linux#
But, when I check tools>advanced>plug-ins no flash player! Can someone teach me please? Thanks in advance!
 
Old 04-04-2007, 07:51 PM   #2
jlconferido
Member
 
Registered: Apr 2007
Distribution: Ubuntu Feisty Fawn
Posts: 52

Original Poster
Rep: Reputation: 15
Problem solved! Please lock the thread.
 
Old 02-03-2017, 07:24 AM   #3
dminca
LQ Newbie
 
Registered: Jan 2016
Location: Romania
Distribution: Lubuntu 15.10
Posts: 8

Rep: Reputation: Disabled
Hi there,

I'm witnessing the same issues with my Opera browser, it's missing Flash Player..

How did you manage to fix this? I'm running on Ubuntu 16.04.
 
Old 02-03-2017, 08:13 AM   #4
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by dminca View Post
Hi there,

I'm witnessing the same issues with my Opera browser, it's missing Flash Player..

How did you manage to fix this? I'm running on Ubuntu 16.04.
You do realise that this thread is almost 10 years old! The solutions given then are pretty unlikely to be relevant today and the poster no longer here.

Please open your own new thread if you're experiencing problems. Remember to include all relevant info, including your distro (and version), and version of Opera.
 
Old 02-03-2017, 01:05 PM   #5
dminca
LQ Newbie
 
Registered: Jan 2016
Location: Romania
Distribution: Lubuntu 15.10
Posts: 8

Rep: Reputation: Disabled
Wow, thank you Mr. Hostile for giving such constructive Feedback.

No, I didn't saw the year of the post, as I wasn't looking for that, but for a solution to my issue.

Found the solution anyway on a Russian blog post. I won't come looking here for answers.
 
Old 02-03-2017, 01:11 PM   #6
szboardstretcher
Senior Member
 
Registered: Aug 2006
Location: Detroit, MI
Distribution: GNU/Linux systemd
Posts: 4,278

Rep: Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694
@hyrdruga Your reply was informative on the situation, to the point, and had a solution. It doesn't read as anything but professional to me.

@dminca Wish the best to you in your search for answers. But it might be helpful to you to understand the difference between helpful and hostile. Helpful is when someone points out an error on your part ("This thread is 10 years old"), an explanation of why its an error ("solutions given then are pretty unlikely to be relevant today and the poster no longer here"), and a solution to help you avoid the error and ask a helpful question ("Please open your own new thread if you're experiencing problems. Remember to include all relevant info, including your distro (and version), and version of Opera.")

This is not hostile at all.

Last edited by szboardstretcher; 02-03-2017 at 01:12 PM.
 
1 members found this post helpful.
Old 02-03-2017, 01:18 PM   #7
dminca
LQ Newbie
 
Registered: Jan 2016
Location: Romania
Distribution: Lubuntu 15.10
Posts: 8

Rep: Reputation: Disabled
Ok. Sorry about exaggerating a little there, but that didn't seem constructive to be honest.
Giving me advice on how to create a post and what to put in it? Ok I knew that before, I'm not that dumb. (not offense to anyone here)

Example of constructive feedback: to phrase things in terms of questions. This is a good form of feedback if you aren't sure what the correct course of action is and you want to spark a discussion.

Anyway. Thank you.

PS: also, you may close the post, since he resolved it. That's why I replied primarily, I didn't saw a lock on it :P

Last edited by dminca; 02-03-2017 at 01:20 PM.
 
Old 02-03-2017, 04:17 PM   #8
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,882
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
In the future please be cognizant that the LQ site does warn you when you reply to a thread which is older than 6 months, giving you the chance to not proceed.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Idiot's Guide in Installing Monitor and Nvidia Drivers and Flash Player in Opera jlconferido Linux - General 1 04-05-2007 06:27 AM
Flash Player for Opera? suicideguy Linux - Newbie 3 02-05-2007 10:39 AM
opera 9 crashes with flash player 9 beta sometimes tfm1 Linux - Software 2 10-25-2006 05:25 AM
Opera 7.54 and Flash player? orange400 Linux - Software 7 09-21-2004 02:44 AM
flash player in opera 7.11 durden2.0 Linux - Software 0 06-26-2003 02:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration