]> WPIA git - gigi.git/commitdiff
Added the native compile to the "beforeYouSart" documentation
authorJanis Streib <janis@dogcraft.de>
Sun, 22 Jun 2014 21:19:34 +0000 (23:19 +0200)
committerJanis Streib <janis@dogcraft.de>
Sun, 22 Jun 2014 21:19:49 +0000 (23:19 +0200)
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.
+