LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 11-07-2003, 10:35 AM   #1
kirvnet
LQ Newbie
 
Registered: Oct 2003
Location: Columbus,GA USA
Distribution: Fedora
Posts: 10

Rep: Reputation: 0
Help installing flash


Can anyone give some basic help (as in actual commands) on installing flash on Fedora. I know this may seem simple but it just don't work for me. I tried the regular route in which I normally install it, but it is not working.
 
Old 11-07-2003, 10:47 AM   #2
opafire
Member
 
Registered: Oct 2003
Location: Colorado Springs
Distribution: Slackware, no more RH or Mandrake for me
Posts: 122

Rep: Reputation: 15
unless it's different in fedora you should be able to click on the install flashplayer file you downloaded and you should get a message box asking you what to run it in. Click the "Run in Terminal" button and follow the instructions given by the program. just make sure you have the right path for mozilla when it comes time to set the path to install it to. I haven't used fedora yet so I'm basing this off my experiences in RedHat 9.
 
Old 11-07-2003, 10:52 AM   #3
kirvnet
LQ Newbie
 
Registered: Oct 2003
Location: Columbus,GA USA
Distribution: Fedora
Posts: 10

Original Poster
Rep: Reputation: 0
Thanks for replying. That is what I did, and with Fedora it does not work. It goes through the whole process but at the end it does show it in the About Plugins. This is the first time I have had trouble with installing flash. That is about the only plugin that I usually don't have any problem installing until now.
 
Old 11-07-2003, 11:22 AM   #4
opafire
Member
 
Registered: Oct 2003
Location: Colorado Springs
Distribution: Slackware, no more RH or Mandrake for me
Posts: 122

Rep: Reputation: 15
weird. So it installs it, and you see it in plugins but your getting no flash action when you surf the web... I'm going to install my copy of Fedora tonight. If I have the same issue and I figure it out I'll be sure and post a reply.
 
Old 11-07-2003, 11:29 AM   #5
kirvnet
LQ Newbie
 
Registered: Oct 2003
Location: Columbus,GA USA
Distribution: Fedora
Posts: 10

Original Poster
Rep: Reputation: 0
Sorry, I meant to say it does not show up in the About Plugins. As far as the install process though it goes all the way through and shows it installing. Anyway I think I found the problem on a Fedora thread I just have not had time to try it.
 
Old 11-07-2003, 12:05 PM   #6
biggyfries
Member
 
Registered: Apr 2003
Distribution: RH 8/KDE3.1
Posts: 33

Rep: Reputation: 15
flash dependancy

I found this out:

error: Failed dependencies: libstdc++-libc6.2-2.so.3 is needed by flash-plugin-6.0.79-1

i got compat-libstdc++-7.3-2.96.118.i386.rpm from http://rpm.pbone.net/ and ran that then the flash both as rpm -Uvh, and now have flash installed.

for the newbies out there:

1. download the libc rpm from the site above (i used the RH-other build, but u could use RH 9 builds too).
2. rpm -Uvh the libc file.
3. get the flash file from http://www.macromedia.com/shockwave/...ad/alternates/
4. rpm -Uvh that.
5. done!

hope that helps....

dan
 
Old 11-07-2003, 01:51 PM   #7
opafire
Member
 
Registered: Oct 2003
Location: Colorado Springs
Distribution: Slackware, no more RH or Mandrake for me
Posts: 122

Rep: Reputation: 15
thanks for the info, I'll remember that tonight when I'm installing Fedora
 
Old 11-07-2003, 02:04 PM   #8
lupin_the_3rd
Member
 
Registered: Oct 2003
Location: Memphis, TN
Distribution: Slackware current
Posts: 485

Rep: Reputation: 30
you can also

yum install compat-libstdc++-7.3-2.96.118.i386.rpm

built for Fedora Core 1

then install the flash rpm
 
Old 11-07-2003, 02:47 PM   #9
kirvnet
LQ Newbie
 
Registered: Oct 2003
Location: Columbus,GA USA
Distribution: Fedora
Posts: 10

Original Poster
Rep: Reputation: 0
Thanks for the replies. That worked it out for me.
 
Old 11-08-2003, 09:27 PM   #10
ademalet
LQ Newbie
 
Registered: May 2003
Location: Sydney, Australia (at this point in time!)
Distribution: Fedora Core 1 (RedHat)
Posts: 20

Rep: Reputation: 0
You guys are fantastic... worked for me too - after trawling the internet this is the only bit of advice that worked.
 
Old 11-09-2003, 02:19 AM   #11
opafire
Member
 
Registered: Oct 2003
Location: Colorado Springs
Distribution: Slackware, no more RH or Mandrake for me
Posts: 122

Rep: Reputation: 15
this is the best site to find info on linux stuff.
 
Old 11-09-2003, 07:13 PM   #12
Bobmeister
Member
 
Registered: May 2003
Location: Mt. Prospect, Illinois
Distribution: Fedora Core 2, SuSE 9.1 Professional
Posts: 189

Rep: Reputation: 30
That's right...this is the best site for sure.

I just wanted to mention to all that the compat-libstdc++-7.3-2.96.118.i386.rpm
rpm is also available on the THIRD Fedora disc. It comes with the Distro..but doesn't
install on the installation. you can just get it from there if you like.

Also, Mozplugger is provided on the discs as well, but you have to install it
after the distro install. This is a newer version of the "plugger" plug-in and
seems to work pretty well and telling Mozilla where to go with different
file types.

Have fun!
 
Old 11-11-2003, 05:33 AM   #13
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Rep: Reputation: 31
thanks for the info, just got macromedia flash installed with the help from this thread. i had also got the failed dependencies, installing in the terminal or red hat package manager. i had the flash player installed, but was also missing the compactc++etc file. got it off the 3 rd cd-rom, and now in business.
 
Old 11-12-2003, 01:52 PM   #14
zmedico
Member
 
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707

Rep: Reputation: 30
Quote:
yum install compat-libstdc++-7.3-2.96.118.i386.rpm
Well, actually it's "yum install compat-libstdc++" (the other command doesn't work because a package name is expected).
 
Old 11-18-2003, 06:46 AM   #15
malcidragon
Member
 
Registered: Feb 2002
Location: Leeds UK
Distribution: Fedora Core 3
Posts: 67

Rep: Reputation: 15
anyone know where the plugins directory actually is now?
 
  


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
FLASH FLASH XP Home and Samba Fix FLASH FLASH zollodav Linux - Networking 1 02-19-2006 01:16 AM
Installing flash nicksmart234 Linux - Newbie 18 09-27-2004 07:57 PM
Help installing Flash carlosinfl Fedora 16 06-18-2004 10:11 AM
Installing Flash? carlosinfl Linux - Software 10 05-30-2004 04:57 AM
installing flash digsby0007 Linux - Software 3 04-25-2003 04:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 12:03 AM.

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