I tried to install mod_mono and xsp on a Mac from source. I didn't succeed. When Installing xsp it required mono-nunit. So, I eventually opted to install all these with Macports (already had mono installed with its binary). I got this error:
--------------------Error----------------------------------------------------- ---> Verifying checksums for mono ---> Extracting mono ---> Applying patches to mono ---> Configuring mono ---> Building mono Error: org.macports.build for port mono returned: command execution failed Error: Failed to install mono Please see the log file for port mono for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mono/mono/main.log Error: The following dependencies were not installed: mono --------------------End of Error----------------------------------------------
Can it be that I already had Mono installed? Can Xamarin Studio, Xamarin.iOS work with mono installed from source?