From a1c05d93bbb3c1bdb0c0fed9d7110804037cfd55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 3 May 2015 07:25:37 +0200 Subject: Imported Upstream version 0.6.2 --- INSTALL | 31 ++----------------------------- 1 file changed, 2 insertions(+), 29 deletions(-) (limited to 'INSTALL') 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! -- cgit v1.2.3