Hey David,

 

The problem here is that NAnt uses pkg-config to discover the directory
where Mono is installed, and it cannot find it.

 

You can check this for yourself by running 'pkg-config --modversion mono'

 

Do you have Mono development packages installed?

 

Gert

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Benn
Sent: vrijdag 8 augustus 2008 7:34
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] NAnt 0.86 fails with error re: Mono 3.5 on Mac OS 10.5

 


I'm trying to use NAnt 0.86 beta1 under Mac OS 10.5.4 with mono 1.9.1(_3)
and from nant I see this:

---
NAnt 0.86 (Build 0.86.2898.0; beta1; 8/12/2007)
Copyright (C) 2001-2007 Gerry Shaw
http://nant.sourceforge.net <http://nant.sourceforge.net/> 


BUILD FAILED

Failed to initialize the 'Mono 3.5 Profile' (mono-3.5) target framework.

   Unable to locate 'mono' module using pkg-config. Download the Mono
development packages from http://www.mono-project.com/downloads/.

For more information regarding the cause of the build failure, run the build
again in debug mode.

Try 'nant -help' for more information
---

I have tried looking for solutions on the Nant FAQ etc and am not getting
anywhere.

Using -debug doesn't shed too much more light on this.

I note that I have:

/Library/Frameworks/Mono.framework/Versions/1.9.1/share/NAnt/bin/lib/mono/2.
0
/Library/Frameworks/Mono.framework/Versions/1.9.1/share/NAnt/bin/lib/net/2.0

but certainly no 3.5

 

Any suggestions welcome. 

 

Regards,

 

David Benn

[EMAIL PROTECTED]

0407 261163

 

"The real voyage of discovery consists not in seeking new landscapes but in
having new eyes." (Marcel Proust)

 

 





 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to