Hi

I use Mono 1.1.3 on OSX. My Mono installation is hand compiled and I cannot seem to get NAnt to work. I followed all of the instructions as per the emails
with the title



RE: [Nant-users] nant on macosx

Gert Driesen

Sun, 09 Jan 2005 23:56:53 -0800


One sidenote, there is a pkg-config on OSX, and it seems NAnt is not picking up on it. The Mono directory is added via the PKG_CONFIG_PATH.


Back to the issue, after having followed all of the instructions I get the following error.

******
BUILD FAILED

/Users/cgross/Desktop/active/oop-using-net-patterns/src/default.build(8,10):
'/Users/cgross/mono/bin/mono' failed to start.
   Cannot find the specified file

Total time: 0.4 seconds.
*******

It would seem that mono does not exist, however, if right after the command line I run the "failed to start" file I get the following

*******

centaur:~/Desktop/active/oop-using-net-patterns/src cgross$ /Users/cgross/mono/bin/mono --version
Mono JIT compiler version 1.1.3, (C) 2002-2004 Novell, Inc and Contributors. www.go-mono.com
TLS: normal
GC: Included Boehm (with typed GC)
SIGSEGV : normal
Globalization: none
centaur:~/Desktop/active/oop-using-net-patterns/src cgross$
*******


Ever since I started running Mono 1.1.x which is .NET 2.0 compatible I have problems left right and center.

Thanks

Christian

(Sadly I need to go back to use Ant)


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to