Browse Source

Added requirements for modules app_python and app_java

Konstantin Mosesov 11 years ago
parent
commit
815dbe7a4b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      INSTALL

+ 2 - 0
INSTALL

@@ -131,6 +131,8 @@ Requirements:
 - libsctp devel headers - if you want to compile the SCTP transport in the core
 - libssl devel headers (openssl project) - if you want to compule the TLS module
 - linunistring - for the Websockets module
+- python and devel headers for python module
+- jdk and gcj for java module
 
 
 OS Notes: