X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=INSTALL;h=635e57754eb600e3b6667b31f1a1aeef65a51890;hb=3a1fef3f4a83e7f2d8bcff2f692ff07053001f6d;hp=5db55458118cd2c00efc5048c3a063ce421767ae;hpb=219241ab5223b705ade51485ea9227b0a6089c0d;p=catta diff --git a/INSTALL b/INSTALL index 5db5545..635e577 100644 --- a/INSTALL +++ b/INSTALL @@ -1,9 +1,9 @@ *** Quick install instructions (tested on debian/ubuntu only!) *** $ ./bootstrap.sh - (this will run autoconf/automake and finally ./configure - --prefix=/usr --sysconfdir=/etc --localstatedir=/var) + (this will run autoconf/automake) +$ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var $ make # make install