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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-21-2006, 02:16 AM
|
#1
|
Member
Registered: Dec 2006
Posts: 54
Rep:
|
installing flash player
hi all
i download flash-player but it in .tar.gz when i decompress it have only file.so dont have configure file.so .How can i install or use it.
Thanks a lot
Last edited by boy_to_man; 12-21-2006 at 02:37 AM.
|
|
|
12-21-2006, 03:16 AM
|
#2
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
Copy the file to your plugins directory, as per the installation instructions.
|
|
|
12-21-2006, 02:13 PM
|
#3
|
Moderator
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696
|
Thread title changeg.
|
|
|
12-21-2006, 03:01 PM
|
#4
|
Senior Member
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187
|
The problem may be which plugin directory to use. I dropped it into one, and then symlinked the others to it, vis.:
Code:
$ ls -l `locate libflashplayer.so`
lrwxrwxrwx 1 peter peter 42 Dec 11 19:26 /home/peter/.mozilla/plugins/libflashplayer.so -> /usr/lib/mozilla/plugins/libflashplayer.so
lrwxrwxrwx 1 root root 42 Dec 11 19:31 /usr/lib/firefox-1.5.0.8/plugins/libflashplayer.so -> /usr/lib/mozilla/plugins/libflashplayer.so
lrwxrwxrwx 1 root root 42 Dec 11 19:25 /usr/lib/mozilla-1.7.13/plugins/libflashplayer.so -> /usr/lib/mozilla/plugins/libflashplayer.so
-rw-r--r-- 1 root root 6753912 Oct 18 12:15 /usr/lib/mozilla/plugins/libflashplayer.so
By the way, that's the Flash 9 Beta 2, which works much better that the Flash 7 one.
<edit>
Oh, I just installed Firefox 2.0.0.1, and it picked up the Flash 9 plugin from the mosillz/plugins directory (or my .mozilla/plugins symlink) so I didn't need the firefox/plugins symlinks.
</edit>
Last edited by PTrenholme; 12-21-2006 at 03:06 PM.
|
|
|
12-21-2006, 03:21 PM
|
#5
|
LQ Newbie
Registered: Sep 2005
Distribution: Slackware 10.0 , Fedora 3, SUSE 9.2, Knoppix 5.0.1 (Live CD)
Posts: 25
Rep:
|
go to the directory where the file.so is,
type:
Code:
chmod +x *.so
mv *.so ~/.mozilla/plugins
that worked for me.
|
|
|
12-21-2006, 06:49 PM
|
#6
|
Member
Registered: Dec 2006
Posts: 54
Original Poster
Rep:
|
Thanks for all your reply
Im using mozilla and firefox for webbrowser, ur answer have help me resolved the "installmissingplugin" board- when use firefox.
But i want play a file.swf ,so how can i play that file in fedora 6.0
i think i must install macromedia flash player right?
PS:Sorry all
I have try to play *swf in mozilla and its ok. Thanks for all your help
cheer
Last edited by boy_to_man; 12-21-2006 at 07:00 PM.
|
|
|
All times are GMT -5. The time now is 09:52 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|