Mac OS X¶
The Mac OS X build is broken since dSS release 1.0.4, see ticket #1001.
Install Macports (see http://www.macports.org/install.php). Then install the following packages:
- boost
- cmake
- gsoap
- openssl
- poco
- spidermonkey
- libical
in one line:
sudo port install boost cmake gsoap openssl poco spidermonkey libical
Then build the dSS like described in the more general install guide.