iPod Nano

D. Hugh Redelmeier hugh-pmF8o41NoarQT0dZR+AlfA at public.gmane.org
Tue Oct 30 15:31:08 UTC 2007


| From: Chris Aitken <chris-n/jUll39koHNgV/OU4+dkA at public.gmane.org>

| [root at p733 chris]# rpm -ivh /home/chris/Desktop/livna*
| warning: /home/chris/Desktop/livna-release-7.rpm: Header V3 DSA signature:
| NOKEY, key ID a109b1ec
| Preparing...                ########################################### [100%]
|        package livna-release-7-2 is already installed
| [root at p733 chris]# livna
| bash: livna: command not found

Why would you think livna was a command?

You have just added the livna repository to your yum's collection.
To see a list of files that were added:

  $ rpm -ql livna-release-7

It will have added a signing key for RPMs too.

| [root at p733 chris]# livna
| bash: livna: command not found

Still not a command.

| [root at p733 chris]# Amarok
| bash: Amarok: command not found
| [root at p733 chris]# /usr/bin/Amarok
| 
| However, as you can see, I'm not having any luck running it...

You've added the repo, but not amarok to your system.

As root, try
  # yum install amarok

I'm not actually sure that that is the (only) package name.  So try:
  # yum list 'amarok*'
to see what packages might be useful.

On my 64-bit system (different from yours):

    $ yum list 'amarok*'
    Installed Packages
    amarok.i386                              1.4.7-5.fc7            installed       
    amarok.x86_64                            1.4.7-5.fc7            installed       
    Available Packages
    amarok-extras-nonfree.x86_64             1.4.4-1.lvn7           livna           
    amarok-visualisation.x86_64              1.4.7-5.fc7            updates         
    amarokFS.x86_64                          0.5-1.fc7              fedora          

The non-free is stuff that isn't free in the US (and maybe Canada, I don't know).
Odd that this did not list a .i386 version of this.
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list