home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / amarok / README.Debian < prev    next >
Encoding:
Text File  |  2007-04-12  |  1.3 KB  |  36 lines

  1. amaroK packages for Debian
  2. ==========================
  3.  
  4.   A couple of notes which you may find useful:
  5.  
  6.     - starting with amaroK 1.4, lyrics downloading is implemented in a
  7.       separate Ruby script; if you want to use this feature, you'll have
  8.       to install the 'ruby' package.
  9.  
  10.     - if you want amarok to be able to play CDs, you need to install the
  11.       kdemultimedia-kio-plugins package.
  12.  
  13.     - the scripts available in the 'Scripts' menu need that you install
  14.       some other packages for them to work. Those packages are listed in
  15.       the Suggests: field of the amarok package.
  16.  
  17.     - these Debian packages ship the amarokapp and amarok_xmmswrapper2
  18.       binaries in /usr/lib/amarok instead of /usr/bin, which upstream
  19.       does. This is done to comply with Debian Policy, which mandates
  20.       that binaries not meant to be invoked by the user shall not reside
  21.       in /usr/bin.
  22.  
  23.       You should experience no problems because of this change. If you
  24.       do, please let me know.
  25.  
  26.   Also, users not using the full KDE environment may get the following
  27.   error when executing amarok for the first time: "Socket-path is not a
  28.   link or a directory: /home/$USER/.kde/socket-$HOSTNAME". Just execute:
  29.  
  30.     $ lnusertemp socket
  31.  
  32.   Note that you only need to execute it once, not each time that you
  33.   start amaroK.
  34.  
  35.  -- Adeodato Sim├│ <dato@net.com.org.es>
  36.