[MonoDevelop] Re: How do I compile MonoDevelop?

monodevelop-list.1.tracyanne at spamgourmet.com monodevelop-list.1.tracyanne at spamgourmet.com
Sun Mar 12 16:22:35 EST 2006


Thanks for those responses. Sorry about the Subject, I got distracted
and forgot to change the Subject line


Regards 

Tracy Barlow
> 
> Try autogen.sh instead of configure.
> 
> /Jacob

> Run ./autogen.sh first, as it will call autoconf etc int the correct
> order to generate the ./configure file, and then run it. This is
> pretty much an autotools convention now, but I guess the README should
> be corrected sometime.
> 
> ./autogen.sh --prefix=`pkg-config --variable=prefix mono
> 
> If you want to change the configuration later you should just be able
> to run ./configure, unless the build system has been substantially
> changed, in which case the build may not work. If that happens, just
> use ./autogen.sh again.
> 
> 
> 
> Michael



More information about the Monodevelop-list mailing list