summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-03 07:25:37 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-03 07:25:37 +0200
commita1c05d93bbb3c1bdb0c0fed9d7110804037cfd55 (patch)
treecb97ed3768912934cfc0e817beca620200d91993 /INSTALL
parent5478fe2ceb86715f4ab9a51eb97c517465febfa6 (diff)
Imported Upstream version 0.6.2upstream/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!