X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=INSTALL;fp=INSTALL;h=3551ce20895effd32865244b4849bc2f6da48178;hp=7d5654fa2e59f89734247d8fdb778443e0a4dfd6;hb=1379b6d01c3c3bd082a8ab32433450d8a2f3419c;hpb=a363234939c6030f24d092e9d4d97ee40f50ce03 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: