[Mono-osx] nant and pkg-config
Tom Philpot
tom.philpot at logos.com
Mon Sep 14 12:18:30 EDT 2009
Couldn't you also just
export
PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/Library/Frameworks/Mono.framework/Versions
/Current/bin/pkg-config
On 9/12/09 10:56 AM, "Zaiden" <zaiden at gmail.com> wrote:
>
> 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
More information about the Mono-osx
mailing list