Module: sip-router Branch: master Commit: 815dbe7a4b0fa93380bf75bfb30afe5e174360c2 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=815dbe7a4b0fa93380bf75bfb30afe5e174360c2
Author: Konstantin Mosesov <[email protected]> Committer: Konstantin Mosesov <[email protected]> Date: Sat May 24 17:14:30 2014 +0400 Added requirements for modules app_python and app_java --- INSTALL | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/INSTALL b/INSTALL index b69b409..dcf8766 100644 --- a/INSTALL +++ b/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: _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
