Install libosmocore on FreeBSD 9
Posted on .
$ cd ~/repos $ git clone git://git.osmocom.org/libosmocore $ cd libosmocore/ $ aclocal && autoreconf --install $ ./configure --prefix=/opt/osmocom $ gmake install
mirror, mirror on the wall
Posted on .
$ cd ~/repos $ git clone git://git.osmocom.org/libosmocore $ cd libosmocore/ $ aclocal && autoreconf --install $ ./configure --prefix=/opt/osmocom $ gmake install