summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-03 07:25:38 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-03 07:25:38 +0200
commitdaab38595df60c0ef3e142c195382cb35d448203 (patch)
tree4186938621912272570b4187a4d8ef8e3ca87b47 /INSTALL
parentfbd5a9eb0d29bdfd9f5f0892190452e17871afd9 (diff)
parenta1c05d93bbb3c1bdb0c0fed9d7110804037cfd55 (diff)
Merge tag 'upstream/0.6.2'
Upstream version 0.6.2
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL31
1 files changed, 2 insertions, 29 deletions
diff --git a/INSTALL b/INSTALL
index e15f36b..03e93dc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,29 +1,2 @@
-####################################################################
-# Compiling and installing Gnome-Pie #
-####################################################################
-
-First of all, install all dependancies.
-For compilation and linking against GTK3:
-
- sudo apt-get install libgtk-3-dev libcairo2-dev libappindicator3-dev
- libgee-dev libxml2-dev libxtst-dev
- libgnome-menu-3-dev valac cmake libunique-3.0-dev
- libbamf3-dev libwnck-3-dev
-
-For compilation and linking against GTK2:
-
- sudo apt-get install libgtk2.0-dev libcairo2-dev libappindicator-dev
- libgee-dev libxml2-dev libxtst-dev
- libgnome-menu-dev valac cmake libunique-dev
- libbamf-dev libwnck-dev
-
-Then build Gnome-Pie by typing:
- ./make.sh
-
-Launch it with
- ./gnome-pie
-
-If you want to install it system wide use
-cd build && sudo make install
-
-Have fun with this tool!
+For intallation intructions, please follow the instructions in
+the file README.md!