More info on installing Moonshot and on running tests with the vm images
[devwiki.git] / prepare.mdwn
index a239733..e5146d7 100644 (file)
@@ -1,8 +1,15 @@
 # Preparing to use Moonshot
 
-First, look at the mech file in the mech_eap directory of the source
-tree. Copy this file to /etc/gss/mech and change the location of
-mech_eap.so to be correct for your installation.
+First, look at the mech file in the mech_eap directory of the source tree. Copy this file to /etc/gss/mech (or on Debian/Ubuntu systems /usr/etc/gss/mech). The Debian path is a bug that will be fixed; this page will be updated after.
+
+Then, create a symlink from /usr/lib/gss/mech_eap.so to the installed mech_eap.so. Are you getting the feeling you're running down some untested code paths here yet?
+
+On Debian systems make sure /usr/lib/freeradius is in your default linker search path. Perhaps edit /etc/ld.so.conf and run ldconfig. Yes, that too is a bug.
+
+Create a radsec.conf in $prefix/etc/radsec.conf.
+
+Create a valid freeradius dictionary in $prefix/share/freeradius/dictionary. This may be a bug as well.
+
 
 Todo:
 * configure libradsec