Specifically, PKG_CONFIG_PATH needs /Library/Frameworks/
Mono.framework//Versions/1.9.1/lib/pkgconfig/mono.pc added to it?
I can see mono.pc but not mon.pc. How about dotnet.pc?
On 08/08/2008, at 4:22 PM, David Benn wrote:
Hi Gert
I see this:
pkg-config --modversion mon
Package mon was not
Hi Gert
I see this:
pkg-config --modversion mon
Package mon was not found in the pkg-config search path.
Perhaps you should add the directory containing `mon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mon' found
I do have Mono and the MonoDevelop IDE installed however.
/Librar
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 PROTECT
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
BUILD FAILED
Failed to initialize the 'Mono 3.5 Profile' (mono-3.5) target