1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-12 09:04:33 +02:00

* Updated README.

This commit is contained in:
Christian Muehlhaeuser
2011-01-03 14:43:49 +01:00
parent 108f8cf93b
commit f3b7375779

4
README
View File

@@ -1,7 +1,7 @@
Quickstart on Ubuntu
--------------------
sudo apt-get install build-essential cmake libtag1c2a libtag1-dev liblastfm-dev \
$ sudo apt-get install build-essential cmake libtag1c2a libtag1-dev liblastfm-dev \
libqt4-dev libqt4-sql-sqlite libvorbis-dev libmad0-dev libflac++-dev \
libasound2-dev libboost-dev zlib1g-dev libgnutls-dev pkg-config
@@ -49,12 +49,14 @@ Now compile Tomahawk
$ make
$ ./tomahawk
Quickstart on OS X
------------------
# Install homebrew
$ ruby -e "$(curl -fsSL https://gist.github.com/raw/323731/install_homebrew.rb)"
$ brew install qt qjson gloox libmad libvorbis flac taglib boost liblastfm
# Install libEchnoest as per the above instructions
# If liblastfm gives problems, do the below: