Module: sip-router Branch: master Commit: d4d6d3c0270a5892fae87650adc7600a40e25c0e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d4d6d3c0270a5892fae87650adc7600a40e25c0e
Author: Henning Westerholt <[email protected]> Committer: Henning Westerholt <[email protected]> Date: Mon Jan 3 12:41:20 2011 +0100 doc: add small note about SCTP compile time deps to INSTALL file, reported from Juha --- INSTALL | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/INSTALL b/INSTALL index 85b568f..e631567 100644 --- a/INSTALL +++ b/INSTALL @@ -126,6 +126,7 @@ Requirements: module - libpcre libs and devel headers - if you want to compile the lcr and dialplan modules +- libsctp devel headers - if you want to compile the SCTP transport in the core OS Notes: _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
