Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2nd April 2010, 09:51 AM
jorrel Offline
Registered User
 
Join Date: Mar 2010
Posts: 17
linuxfedorafirefox
Flash won't install with yum

Hello yall!

Pretty new to Linux so a lot of the commands are extremely alien to me, using Fedora 12, and I am just about 3 days into learning Linux.

I am trying to install flash plugin from the main site on FedoraProject, when I do the following command

Code:
su -c 'yum install flash-plugin nspluginwrapper.x86_64 \
    nspluginwrapper.i686 alsa-plugins-pulseaudio.i686 \
    libcurl.i686'
I receive the following error

Code:
Transaction Check Error:
  package sqlite-3.6.23-1.fc14.x86_64 (which is newer than sqlite-3.6.20-1.fc12.i686) is already installed
I did some research and found the command line --exclude=X, I have tried implementing it with multiple variations in the yum install command with no success, to be honest I am not even sure I am doing it properly lol.
__________________
Computer Build
OS: Windows 7 / Fedora 12
CPU: i7 860 @ 2.80ghz
MB: Gigabyte P55A-UP4P
MEM: 2Gx2 GSKILL F3-12800CL7D-4GBRM
VID: VGA ATi Radeon 5870
PSU: CORSAIR CMPSU-750HX 750W RT
Reply With Quote
  #2  
Old 2nd April 2010, 10:11 AM
CSchwangler Offline
Registered User
 
Join Date: Feb 2009
Posts: 2,535
linuxfedorafirefox
Re: Flash wont install with yum

Are you running Rawhide or F13 Alpha or what is the reason for a fc14 package?
Reply With Quote
  #3  
Old 2nd April 2010, 10:17 AM
jorrel Offline
Registered User
 
Join Date: Mar 2010
Posts: 17
linuxfedorafirefox
Re: Flash wont install with yum

Quote:
Originally Posted by CSchwangler View Post
Are you running Rawhide or F13 Alpha or what is the reason for a fc14 package?
I'm running Fedora 12.

The FC14 I'm not exactly sure what that is. I can't remember what command it was that I ran not too long ago. But it updated a bunch of things I am pretty confident one of them was the sqlite.

Pretty confident it was 'yum update' it looked like a good command at the time lol.
__________________
Computer Build
OS: Windows 7 / Fedora 12
CPU: i7 860 @ 2.80ghz
MB: Gigabyte P55A-UP4P
MEM: 2Gx2 GSKILL F3-12800CL7D-4GBRM
VID: VGA ATi Radeon 5870
PSU: CORSAIR CMPSU-750HX 750W RT
Reply With Quote
  #4  
Old 2nd April 2010, 12:05 PM
JEO Offline
Registered User
 
Join Date: Jan 2006
Posts: 2,769
linuxfedorafirefox
Re: Flash wont install with yum

Please post the output of the following command in a terminal:

yum repolist

You may have enabled the rawhide development repository by mistake and then done a yum update. It has happened before.
Reply With Quote
  #5  
Old 2nd April 2010, 05:20 PM
jorrel Offline
Registered User
 
Join Date: Mar 2010
Posts: 17
linuxfedorafirefox
Re: Flash wont install with yum

Code:
[jr3L@localhost ~]$ yum repolist
Loaded plugins: presto, refresh-packagekit
adobe-linux-i386                                         |  951 B     00:00     
adobe-linux-i386                                                          17/17
updates/metalink                                         |  16 kB     00:00     
repo id                        repo name                                  status
adobe-linux-i386               Adobe Systems Incorporated                     17
fedora                         Fedora 12 - x86_64                         19,122
updates                        Fedora 12 - x86_64 - Updates                6,988
repolist: 26,127
__________________
Computer Build
OS: Windows 7 / Fedora 12
CPU: i7 860 @ 2.80ghz
MB: Gigabyte P55A-UP4P
MEM: 2Gx2 GSKILL F3-12800CL7D-4GBRM
VID: VGA ATi Radeon 5870
PSU: CORSAIR CMPSU-750HX 750W RT
Reply With Quote
  #6  
Old 2nd April 2010, 05:37 PM
errorxp's Avatar
errorxp Offline
Registered User
 
Join Date: Jul 2007
Posts: 371
linuxsafari
Re: Flash wont install with yum

did you try using rpm to install it? get it manually from adobe website and use the following command as root
Code:
rpm -ivh flash-plugin*
Reply With Quote
  #7  
Old 2nd April 2010, 05:47 PM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,091
linuxfedorafirefox
Re: Flash wont install with yum

You may not have all the repos you need but try:
#yum install flash-plugin.i386
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
Reply With Quote
  #8  
Old 2nd April 2010, 05:51 PM
jorrel Offline
Registered User
 
Join Date: Mar 2010
Posts: 17
linuxfedorafirefox
Re: Flash wont install with yum

Quote:
Originally Posted by errorxp View Post
did you try using rpm to install it? get it manually from adobe website and use the following command as root
Code:
rpm -ivh flash-plugin*
[root@localhost jr3L]# cd /home/jr3L/Downloads
[root@localhost Downloads]# rpm -ivh flash-plugin*
Preparing... ########################################### [100%]
package flash-plugin-10.0.45.2-release.i386 is already installed
[root@localhost Downloads]#


Quote:
Originally Posted by steelaworkn View Post
You may not have all the repos you need but try:
#yum install flash-plugin.i386
[root@localhost jr3L]# yum install flash-plugin.i386
Loaded plugins: presto, refresh-packagekit
adobe-linux-i386 | 951 B 00:00
updates/metalink | 16 kB 00:00
Setting up Install Process
Package flash-plugin-10.0.45.2-release.i386 already installed and latest version
Nothing to do



So it says it's installed, but when I try to play a particular video online says I need to install flash, and enable javascript. Javascript has been confirmed to be enabled within firefox, and I am guessing from what those two lines say, flash is installed? I guess it's important to add that I have 64 bit Fedora, and I was trying the 32bit wrapped version from http://fedoraproject.org/wiki/Flash

Maybe this further information will help

Code:
[root@localhost ~]# yum list extras
Loaded plugins: presto, refresh-packagekit
Extra Packages
firefox.x86_64                          3.6.2-1.fc14                    @rawhide
sqlite.x86_64                           3.6.23-1.fc14                   @rawhide
sqlite-devel.x86_64                     3.6.23-1.fc14                   @rawhide
xulrunner.x86_64                        1.9.2.2-1.fc14                  @rawhide
xulrunner-devel.x86_64                  1.9.2.2-1.fc14                  @rawhide
[root@localhost ~]#
__________________
Computer Build
OS: Windows 7 / Fedora 12
CPU: i7 860 @ 2.80ghz
MB: Gigabyte P55A-UP4P
MEM: 2Gx2 GSKILL F3-12800CL7D-4GBRM
VID: VGA ATi Radeon 5870
PSU: CORSAIR CMPSU-750HX 750W RT

Last edited by jorrel; 2nd April 2010 at 06:13 PM.
Reply With Quote
  #9  
Old 2nd April 2010, 06:12 PM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,091
linuxfedorafirefox
Re: Flash wont install with yum

What browser are you using? You may have to manually place the flash-plugin.so file into the Plugin file of the browser you are using.

Or,

It might be you just need to manage your applications in Firefox to use flash. Look in Tools*Addons*Plugins and check to see if Shockwave Flash is one of them.

If it is not, try "#yum reinstall Firefox flash-plugin.i386"

Make sure you are logged in as root by typing at the terminal prompt "su"
then "your password"
then at the "#" enter your code "yum reinstall firefox flash-plugin.i386"
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
Reply With Quote
  #10  
Old 2nd April 2010, 06:42 PM
ultra magnus Offline
Registered User
 
Join Date: Nov 2007
Location: Finland
Age: 30
Posts: 312
linuxfirefox
Re: Flash wont install with yum

mixing rawhide with f12 is doomed from the beginning, if you enabled rawhide just to grab firefox, there's a better solution, but first you need to downgrade those rawhide packages and remove nspluginwrapper.
As for flash, why not follow leigh123linux's guide? http://forums.fedoraforum.org/showthread.php?t=205642

For firefox 3.6 install the remi repo from here: http://blog.famillecollet.com/pages/Config-en
__________________
my blog
my forum
my "art"
my packages
IRC: Magnu5
Reply With Quote
  #11  
Old 2nd April 2010, 07:10 PM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,091
linuxfedorafirefox
Re: Flash wont install with yum

Quote:
Originally Posted by ultra magnus View Post
mixing rawhide with f12 is doomed from the beginning, if you enabled rawhide just to grab firefox, there's a better solution, but first you need to downgrade those rawhide packages and remove nspluginwrapper.
As for flash, why not follow leigh123linux's guide? http://forums.fedoraforum.org/showthread.php?t=205642

For firefox 3.6 install the remi repo from here: http://blog.famillecollet.com/pages/Config-en
I didn't see that. Yep, if you are new to Linux, it's better to stick with the stable repos in your main system. If you would like to try the betas and the rawhide stuff, use an "expendable" machine or virtual machine. That way things don't get mixed up.
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
Reply With Quote
  #12  
Old 2nd April 2010, 09:32 PM
jorrel Offline
Registered User
 
Join Date: Mar 2010
Posts: 17
linuxfedorafirefox
Re: Flash wont install with yum

Ok got it working now, thanks a lot guys!
__________________
Computer Build
OS: Windows 7 / Fedora 12
CPU: i7 860 @ 2.80ghz
MB: Gigabyte P55A-UP4P
MEM: 2Gx2 GSKILL F3-12800CL7D-4GBRM
VID: VGA ATi Radeon 5870
PSU: CORSAIR CMPSU-750HX 750W RT
Reply With Quote
  #13  
Old 3rd April 2010, 01:29 AM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,091
linuxfedorafirefox
Talking Re: Flash wont install with yum

Quote:
Originally Posted by jorrel View Post
Ok got it working now, thanks a lot guys!
Usually it's just a simple thing. But without flash, Internet is a total bummer. Glad you got yours up and working.
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
Reply With Quote
Reply

Tags
flash, install, yum

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is Possible to Install From Flash Drive? raflexras Installation and Live Media 3 26th August 2009 02:04 PM
flash player won't install bigmacbb63 Installation and Live Media 52 20th June 2009 11:27 AM
Flash Install Problems st89 Using Fedora 2 28th March 2009 12:40 PM
Flash install mr-Kirch Using Fedora 2 29th November 2008 04:16 AM
Flash Install sethman Using Fedora 2 10th November 2006 08:00 PM


Current GMT-time: 13:42 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat