]> WPIA git - gigi.git/blobdiff - doc/beforeYouStart.txt
Added the native compile to the "beforeYouSart" documentation
[gigi.git] / doc / beforeYouStart.txt
index 62f4d6fa168a8b6e751c1eb4cc83b378a59a6be6..1e0954cdd7108731a7933ba5d8580d8b872a7a84 100644 (file)
@@ -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.
+