(no commit message)
[devwiki.git] / building.mdwn
index e5c1a52..462b8f6 100644 (file)
@@ -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]]