blob: 8a407f9c1993d9def7e7254d083a805cf66af23c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
Amarok packages for Debian
==========================
A couple of notes which you may find useful:
- starting with Amarok 1.4, lyrics downloading is implemented in a
separate Ruby script;
- Last.fm stream support is also implemented with the help of a Ruby
script.
- if you want amarok to be able to play CDs, you need to install the
tdemultimedia-tdeio-plugins package.
- the scripts available in the 'Scripts' menu need that you install
some other packages for them to work. Those packages are listed in
the Suggests: field of the amarok package.
Also, users not using the full TDE environment may get the following
error when executing amarok for the first time: "Socket-path is not a
link or a directory: /home/$USER/.trinity/socket-$HOSTNAME". Just execute:
$ lnusertemp socket
Note that you only need to execute it once, not each time that you
start Amarok.
-- Adeodato Simó <dato@net.com.org.es>
|