LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How Do I Install Amarok? Problems Installing... (https://www.linuxquestions.org/questions/linux-software-2/how-do-i-install-amarok-problems-installing-653935/)

taurusx5 07-06-2008 03:20 PM

How Do I Install Amarok? Problems Installing...
 
I installed Amarok - or at least I think I did - through: 'sudo aptitude install amarok.' However, I can't find it in my 'Sound & Video' menu and I can't run it in terminal. I do get the following message in terminal though when I "install" it. How do I install Amarok??? Help!!!


sudo apt-get install amarok
bash: amarok: command not found
x@xx:~$ sudo aptitude install amarok
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following packages are BROKEN:
amarok amarok-xine
The following NEW packages will be automatically installed:
fftw3 kamera kdebase-bin kdebase-kio-plugins kdemultimedia-kio-plugins
kdesktop libdbus-qt-1-1c2 libifp4 libkcddb1 libkonq4 libmysqlclient15off
libnjb5 libofa0 libruby1.8 libtunepimp5 mysql-common pmount ruby ruby1.8
The following NEW packages will be installed:
fftw3 kamera kdebase-bin kdebase-kio-plugins kdemultimedia-kio-plugins
kdesktop libdbus-qt-1-1c2 libifp4 libkcddb1 libkonq4 libmysqlclient15off
libnjb5 libofa0 libruby1.8 libtunepimp5 mysql-common pmount ruby ruby1.8
0 packages upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
Need to get 19.2MB of archives. After unpacking 58.9MB will be used.
The following packages have unmet dependencies:
amarok-xine: Depends: kdelibs4c2a (>= 4:3.5.8-1) but 4:3.5.8-0ubuntu2 is installed.
Depends: libxine1 (>= 1.1.8) but it is not installable
amarok: Depends: kdelibs4c2a (>= 4:3.5.8-1) but 4:3.5.8-0ubuntu2 is installed.
Depends: libgpod3-nogtk which is a virtual package. or
libgpod3 which is a virtual package.
Depends: libmp4v2-0 (>= 1:1.6dfsg) but it is not installable
Depends: libmtp7 which is a virtual package.
Depends: libpq5 (>= 8.3~beta1) but it is not installable
Depends: libruby1.8 (>= 1.8.6.111) but 1.8.6.36-1ubuntu3 is to be installed.
Resolving dependencies...
The following actions will resolve these dependencies:

Keep the following packages at their current version:
amarok [Not Installed]
amarok-xine [Not Installed]

Score is -9872

Accept this solution? [Y/n/q/?] y
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
x@xx:~$ amarok
The program 'amarok' is currently not installed. You can install it by typing:
sudo apt-get install amarok
bash: amarok: command not found

amani 07-06-2008 06:09 PM

First remove all amarok*
Then try installing it after update, check

#sudo apt-get remove amarok-xine
#sudo apt-get remove amarok
#sudo apt-get update
#sudo apt-get check
#sudo apt-get upgrade
#sudo apt-get install amarok

check your repositories too. Have you enabled testing?
disable that

taurusx5 07-07-2008 01:37 AM

Quote:

Originally Posted by amani (Post 3205966)
First remove all amarok*
Then try installing it after update, check

#sudo apt-get remove amarok-xine
#sudo apt-get remove amarok
#sudo apt-get update
#sudo apt-get check
#sudo apt-get upgrade
#sudo apt-get install amarok

check your repositories too. Have you enabled testing?
disable that


Hi, amani. I did everything you asked and I still get the same error I posted before about broken packages. Also, I tried to install it through Synaptics and I got the following error:

The following packages have unresolvable dependencies. Make sure that all required depositories are added and enabled in preferences.

amarok:
Depends: amarok-xine but it is not going to be installed or
amarok-engine
Depends: kdelibs4c2a (>=4:3.5.8-1) but 4:3.5.8-0ubuntu2 is to be installed
Depends: libgpod3-nogtk but it is not installable or
libgpod3 but it is not installable
Depends: libmp4v2-0 but it is not going to be installed
Depends: libmtp7 but it is not installable
Depends: libpq5 but it is not going to be installed
Depends: libruby1.8 (>=1.8.6.111) but 1.8.6.36-1ubuntu3 is to be installed


How do I install all required depositories in preferences? Sorry, but I'm still a bit of a newb.

,


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