ipods on ubuntu
jackie wallen
jlwallen at monkeypantz.net
Sun Dec 28 01:11:35 UTC 2008
> 2008/12/27 Hal Burgiss <hal at burgiss.net>:
>> On Sat, Dec 27, 2008 at 02:11:44PM +0200, Dotan Cohen wrote:
>>> http://www.ghacks.net/2008/12/26/connect-ipod-to-gtkpod/
>> I get errors trying to play music, that reference 'no command xmms'
>> (or somesuch). I've installed xmms2, which is an Ubuntu available
>> package. But I still get the error. Isn't xmms obsolete stuff? Thx.
from a bash prompt type:
which xmms2
and make sure xmms2 is in your $PATH. if it is not you could issue:
locate xmms2
to help you find where the executable is. in gtkpod you'll need the full
path of the executable for the configuration. so if xmms2 is in
/usr/local/bin you'll need:
/usr/local/bin/xmms2 %s
for your Play Now configuration.
hope that helps.
jack
--
Jack Wallen, Jr
"Idealists...foolish enough to throw caution to the winds...have
advanced mankind and have enriched the world." Emma Goldman
More information about the ubuntu-users
mailing list