From: Christian Dywan Date: Wed, 16 Apr 2008 23:40:15 +0000 (+0200) Subject: Mention libtool and autogen.sh in INSTALL X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2aa2e4973cb5cce830c3b81fb08c1aae63edfc1;p=midori Mention libtool and autogen.sh in INSTALL --- diff --git a/INSTALL b/INSTALL index bab1e0a1..11828ac4 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,16 @@ +If you checked out from the repository, make sure +you have *libtool* installed, then run + +1. ./autogen.sh + +2. ./configure --enable-debug=yes + +3. make + +If you obtained midori in the form of a release tarball, +you need to perform the following steps in order to +build and install the program. + 1. Unpack the archive. 2. Check build options with