[Mono-devel-list] Built Beta 2 from source on Mac OS X (was: Mono Beta2 has been released.

Sean A Corfield sean at corfield.org
Sat Jun 5 11:33:30 EDT 2004


On Jun 5, 2004, at 4:21 AM, Paolo Molaro wrote:
> It does, but you need to ./autogen.sh in the toplevel dir (which
> requires you to have all the automake etc packages that you might not
> have).

Ugh! You're right... I don't have all of that present...

> Use the other workaround that was posted:
> perl -pi -e "s/old_library='libintl.a'/old_library=''/" 
> /usr/local/lib/libintl.la

OK, this does indeed work just fine. Thanx.

I have successfully built Mono Beta 2 and installed it, and XSP. Kinda 
bizarre to see ASP.NET apps running on a Mac :)

mod_mono builds but doesn't seem to work (mod-mono-server is started, 
the named pipe is created, but requests just seem to hang at that 
point). error_log shows:

[Sat Jun  5 08:31:11 2004] [notice] Apache/1.3.29 (Darwin) 
mod_mono/0.10 PHP/4.3.2 configured -- resuming normal operations
[Sat Jun  5 08:31:11 2004] [notice] Accept mutex: flock (Default: flock)

Nothing in the access_log.

>> Someone suggested removing Beta 1 - how do I do that?
> You can run make uninstall from the build dir from which you installed

Ah, that would be tricky since I installed the package rather than 
doing a make / make install from source. Good to know, however.

Sean A Corfield -- http://www.corfield.org/blog/

"There are no solutions, only trade-offs."
-- Thomas Sowell




More information about the Mono-devel-list mailing list