X-Git-Url: http://git.pk910.de/?p=srvx.git;a=blobdiff_plain;f=INSTALL;h=e74bb49bae4c6759ae4b57ce60d9ccbc1c5a8745;hp=c31fd17db17c3b7a4ff06069ad83f86ba3ce5b51;hb=HEAD;hpb=96e84db7c8b0c0f88b8c9fee86115e070a5bf360 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