X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=INSTALL;fp=INSTALL;h=7d5654fa2e59f89734247d8fdb778443e0a4dfd6;hp=3551ce20895effd32865244b4849bc2f6da48178;hb=2a2206f128cdd3ef136166e586026c774da5c490;hpb=2656067281b2441a179b8492b95ee8992aa0225c diff --git a/INSTALL b/INSTALL index 3551ce2..7d5654f 100644 --- a/INSTALL +++ b/INSTALL @@ -16,7 +16,7 @@ Install path prefix. Default /usr/local/ --without-x - Compile without GTK (Xwin) programs + Compile without GTK (X11) programs --disable-nls Set if you don't have/want GNU gettext support @@ -34,15 +34,17 @@ Good default (example): ./configure --prefix=/usr \ - --enable-gettext + --enable-security 2/ compilation: - make + make (or make gnokii-debug to create staticlly linked binary + -- mainly for debugging) groupadd gnokii - it is really needed (make dep - if you want/need) - make install + make install or make install-suid or make install-strip or + make install-ss (suid + strip) make install-docs clean source: