X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=doc%2FbeforeYouStart.txt;h=1e0954cdd7108731a7933ba5d8580d8b872a7a84;hb=096591ab96027d81a4fe2e089b8aa31347234308;hp=62f4d6fa168a8b6e751c1eb4cc83b378a59a6be6;hpb=e969380aab23b46ffeac543a8fb4fa37db0222d5;p=gigi.git diff --git a/doc/beforeYouStart.txt b/doc/beforeYouStart.txt index 62f4d6fa..1e0954cd 100644 --- a/doc/beforeYouStart.txt +++ b/doc/beforeYouStart.txt @@ -7,3 +7,6 @@ Before you start using you might want to: - write your sql connection properties: config/sql.properties.template -> config/sql.properties - add the corresponding jdbc connector to your path. +- on unix-like systems: to securely run on privileged ports <= 1024 build the native setuid library (run the makefile in natives/). + This expects JAVA_HOME to be set. +