LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Trying to install amarok media player (https://www.linuxquestions.org/questions/linux-software-2/trying-to-install-amarok-media-player-391283/)

waelaltaqi 12-10-2005 11:23 AM

Trying to install amarok media player
 
i was trying to install amarok :
Code:

[root@localhost ~]# rpm -i /wael/Downloads/amarok-1.3.5-1.fc4.i386.rpm
error: Failed dependencies:
        libmysqlclient.so.14 is needed by amarok-1.3.5-1.fc4.i386
        libpq.so.4 is needed by amarok-1.3.5-1.fc4.i386
        libtag.so.1 is needed by amarok-1.3.5-1.fc4.i386

i searched for libmysq;client.so.14 and i found this package mysql-4.1.15-1.FC4.1.i386.rpm
( which i don
t know if it will work or not ) but anyway i got this result:
Code:

rpm -i /wael/Downloads/mysql-4.1.15-1.FC4.1.i386.rpm
error: Failed dependencies:
        perl(DBI) is needed by mysql-4.1.15-1.FC4.1.i386

i tried to search for the perl package , but i'm getting a lot of perl packages in my search result , can anybody help me finding perl package ?

linmix 12-10-2005 11:45 AM

I suggest you configure yum (or get yumex) and install it that way. Yum will then take care of all the necessary dependencies.


All times are GMT -5. The time now is 07:16 AM.