[Mono-osx] nant and pkg-config
Zaiden
zaiden at gmail.com
Sat Sep 12 13:56:10 EDT 2009
This is what I do on a freshly installed Mac to get nant working:
- Create a SymLink from
"/Library/Frameworks/Mono.framework/Versions/Current/bin/pkg-config" to
"/usr/bin/pkg-config"
- Edit the file:
"/Library/Frameworks/Mono.framework/Versions/Current/lib/pkgconfig/mono.pc"
and comment the line starting with "Requires"
That should do it. Worked on every mac I tried it, using Mono 2.4.x
More info about this in my blog (spanish): http://zPod.com.ar
--
View this message in context: http://www.nabble.com/nant-and-pkg-config-tp24599686p25416737.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list