File: README

package info (click to toggle)
lastfm 1.1.90-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,740 kB
  • ctags: 1,796
  • sloc: ansic: 31,089; cpp: 12,638; makefile: 58; sh: 38
file content (33 lines) | stat: -rw-r--r-- 852 bytes parent folder | download
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
29
30
31
32
33
Dependencies
============

You need Qt 4.1.x to compile this source-code. Get it from
http://www.trolltech.com/downloads/opensource.html

Installation instructions
=========================

Extract the Qt-sources and compile it with the following options:

$ ./configure --prefix=/choose/your/prefix/
$ make
$ su -c make install

To compile and run the Last.fm Player, follow these steps:

$ export QTDIR=/choose/your/prefix
$ export PATH=/choose/your/prefix/bin:$PATH
$ export QMAKESPEC=

$ qmake
$ make
$ ./player

If you got problems compiling the sources, please contact chris@last.fm or
visit our Support Forums at http://www.last.fm/forum/.

-----------------------------------------------------------------------------
Special Thanks for patching, supporting and helping with this software go to:

* Frerich Raabe <frerich.raabe@gmx.de>
* lofi