comparison INSTALL.OSX @ 1562:6219359a36a9 default tip

Merge latest changes from proposed branch
author Sebastien Decugis <sdecugis@freediameter.net>
date Mon, 21 Jun 2021 19:08:18 +0800
parents 699c3fb0c57b
children
comparison
equal deleted inserted replaced
1558:932fca1cbbe4 1562:6219359a36a9
37 37
38 1) Install Homebrew: 38 1) Install Homebrew:
39 See QUICK INSTRUCTIONS Step #1 above. 39 See QUICK INSTRUCTIONS Step #1 above.
40 40
41 2) Install dependencies: 41 2) Install dependencies:
42 $ brew install mercurial cmake gnutls libgcrypt postgres mysql libidn 42 $ brew install mercurial cmake gnutls libgcrypt postgres mysql libidn2
43 43
44 Notes: 44 Notes:
45 * GNU IDN (libidn) is optional, see below 45 * GNU IDN (libidn2) is optional, see below
46 * When libusrsctp package is available, you can use it as well. 46 * When libusrsctp package is available, you can use it as well.
47 However, it requires some rework on the source code as libusrsctp is not fully 47 However, it requires some rework on the source code as libusrsctp is not fully
48 compliant with the other SCTP stack. 48 compliant with the other SCTP stack.
49 49
50 3) Retrieve source code: 50 3) Retrieve source code:
"Welcome to our mercurial repository"