Hi Daniel, I believe only the releases have a configure script. To build the source code from GIT you need to use ./autogen.sh instead.
Thanks, Chris On 2012-04-09, at 3:29 PM, Daniel Israel wrote: I've been to the build instruction page http://www.mono-project.com/Compiling_Mono_on_OSX here . Seems pretty simple. I've got xCode installed so should be no problem. However, when I navigate to particular folder and enter the following command *./configure --prefix=DIR --with-glib=embedded --enable-nls=no* it gives this error: *-bash: ./configure: No such file or directory* There's a configure.in file in that directory. I figure I must be missing something in the setup or install. Any ideas or kicks in the right direction? (New to OSX development... sorry if the answer is obvious) Thanks for any help. -- View this message in context: http://mono.1490590.n4.nabble.com/How-to-set-up-compiling-Mono-on-OSX-tp4543903p4543903.html Sent from the Mono - OSX mailing list archive at Nabble.com. _______________________________________________ Mono-osx mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-osx _______________________________________________ Mono-osx mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-osx
