1 OpenGGSN/Mac OS X notes
3 Mac OS X support is experimental, please test and report bugs. The
4 Mac OS X port is tested on Mac OS X 10.3.5, but may also work on
9 Everything should be straight-forward. Create a separate
10 build directory, run ../openggsn/configure and then make.
11 If you have problems with configure, execute
13 $ aclocal && automake && autoheader && autoconf
15 and then again configure and make.
19 You need to add a tunnel kernel extension to your kernel.
20 The one I've used is available at
21 http://www-user.rhrk.uni-kl.de/~nissler/tuntap/
22 but there are others. If you want to compile that from
23 sources (instead of using the binary installer), you
24 will also need kernel sources from opensource.apple.com.
32 Pekka Nikander <pekka.nikander@nomadiclab.com>