The Mod_mono readme starts out suggesting Mono, XSP and Apache are installed in one directory, /usr. All three are in different directories on my machine:
1. Mono is in /Library/Frameworks/Mono.framework/Versions/Current 2. Apache 2, installed via Fink, is in /sw 3. XSP is in /usr/libexec. Anyone know what the correct ./configure for my mod_mono install? Should I move my Apache and XSP installs? my guess is: ./configure --prefix=/usr --with-mono-prefix=/Library/Frameworks/Mono.Framework/Versions/Current Any suggestions? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
