LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem in installing flundom3 plugin in Fedora9 x86-64 (https://www.linuxquestions.org/questions/linux-newbie-8/problem-in-installing-flundom3-plugin-in-fedora9-x86-64-a-713515/)

ajitkumarmishra 03-22-2009 05:23 AM

problem in installing flundom3 plugin in Fedora9 x86-64
 
During installation of flundo rpm the following error msg is comes.
msg
please guide me how install.

snowman81 03-22-2009 07:47 AM

It looks like all the files you're having problems with are python files. Do you have python on your computer?

knudfl 03-22-2009 01:01 PM

@snowman81 : Of course python is installed !
Yum is a python program.

@ ajitkumarmishra : May be you can tell the full
package name of " flundom3 plugin rpm " ?
Are you trying to install with # yum install <package>
or is it a downloaded package ? ?

And welcome to LQ.
.....

ajitkumarmishra 03-23-2009 08:56 AM

flundo mp3
 
Quote:

Originally Posted by knudfl (Post 3484117)
@snowman81 : Of course python is installed !
Yum is a python program.

@ ajitkumarmishra : May be you can tell the full
package name of " flundom3 plugin rpm " ?
Are you trying to install with # yum install <package>
or is it a downloaded package ? ?

And welcome to LQ.
.....

Dear sir I am very new in linux. I am not sure what what is python. I only installed fedora 9 x86-64 dvd. Flundo is downloaded from flundo side the full name of flundo file is "fluendo-codecs-mp3-7-1.x86_64".

knudfl 03-23-2009 10:41 AM

Try with these commands in a terminal window :

1) su
2) rpm -Uvh fluendo-........

Please fill out with the complete package name, I'm sure
'fluendo-codecs-mp3-7-1.x86_64' isn't the full name ? ?
... suffix .rpm ?
.......................

amani 03-23-2009 10:54 AM

rpm -Uvh fluendo*.rpm

also add rpmfusion to your yum repositories

#yum update
#yum upgrade
#yum install fluendo*

Avoid using rpm directly

knudfl 03-24-2009 02:07 AM

'rpmfusion.org'
http://rpmfusion.org/Configuration

But no 'fluendo*' available ?
Just try # 'yum search fluendo' ( or 'flu' )

And I never found it necessary to do # yum upgrade
( unless you want 600 packages ? )
.....


All times are GMT -5. The time now is 10:49 PM.