LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   RPM problem ...please help (https://www.linuxquestions.org/questions/linux-general-1/rpm-problem-please-help-420797/)

sambyte 03-01-2006 10:52 PM

RPM problem ...please help
 
Hi ,

i tried to install an rpm of mplayer.
the command was #rpm -ivh --aid mplayer ...... .rpm
after issuing that command it gave me an error
"failed dependencies ...couldn't find dependencies ...
aalib missing
lame missing
.
.
.

How can i find out wich rpm package provides these dependencies.

i tried this command
#rpm -q --whatprovides aalib
but it gives me an error saying
"No package provides aalib "

pls Help

pixellany 03-01-2006 11:12 PM

Can't answer this one, but I have had good success with simply typing the missing filename into Google
Just tried it: aalib and lame both give a bunch of hits. If you can't find the packages in the hits, try Sourceforge

sambyte 03-01-2006 11:46 PM

Hi,
Thanks for your reply. Searching the google is always an option but i wanted to know if there is an option in RPM itself that could provide me the name . I read the man pages but couldn't just find something like this.

nguyennh 03-02-2006 12:26 AM

Quote:

Originally Posted by sambyte
Hi ,
"failed dependencies ...couldn't find dependencies ...
aalib missing
lame missing
.
.
How can i find out wich rpm package provides these dependencies.

It's because you didn't install aalib and lame first. Try to get and install them ( Google these rmp packages ) .

sambyte 03-02-2006 01:22 AM

hi
 
...thanks all i got the answer ....worked


All times are GMT -5. The time now is 04:38 AM.