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