From: pk910 Date: Thu, 7 Jul 2011 11:09:49 +0000 (+0200) Subject: appended pre-install notes to INSTALL X-Git-Url: http://git.pk910.de/?p=srvx.git;a=commitdiff_plain;h=a12dced2982260c41c870b9d16c4a499a6516c67 appended pre-install notes to INSTALL --- diff --git a/INSTALL b/INSTALL index c31fd17..e74bb49 100644 --- a/INSTALL +++ b/INSTALL @@ -49,6 +49,14 @@ You may also have trouble unless your compiler's C preprocessor supports ISO C99 varadic macros. gcc is the compiler we use for almost all our testing, and we recommend it for use with srvx. +PreInstall: +---------- +$ aclocal +$ autoconf +$ autoreconf -f -i -Wall,no-obsolete +$ cp /usr/share/libtool/* ./ +$ automake + Quick Install: ---------- $ ./configure