X-Git-Url: http://www.project-moonshot.org/gitweb/?p=devwiki.git;a=blobdiff_plain;f=building.mdwn;h=462b8f6d0025da829bb49d3de8bc087805678660;hp=e5c1a52d7ba822c73f65b9a8391ff5ee2d9aee8b;hb=57bb386957fe7fae12ba66d128bde125127c999a;hpb=77bef686cec8f2a15e858990ff30a8245a4788ce diff --git a/building.mdwn b/building.mdwn index e5c1a52..462b8f6 100644 --- a/building.mdwn +++ b/building.mdwn @@ -21,7 +21,9 @@ with: libcurl4-openssl-dev liblog4cpp5-dev autotools-dev doxygen libtool \ libconfuse-dev libfreeradius-dev - aptitude install -t experimental libkrb5-dev libevent-dev + aptitude install -t unstable libkrb5-dev + + aptitude install -t experimental libevent-dev A sufficiently new version of libevent is in the libevent-dev package in Debian experimental. The libkrb5-dev in Debian experimental is also @@ -50,3 +52,5 @@ assume this is /usr/local/moonshot. Run The builder script takes other options to permit modifying what is passed to configure. The script will build and install the Moonshot projects. Now [[Prepare]] to use the software. + +[[Building client software for Mac OS]]