[Opensim-users] building opensim on a mac (nant problem)

Jeff Ames jeffames at gmail.com
Tue Aug 25 06:41:38 UTC 2009


>       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/.

I get that error if I don't set PKG_CONFIG_PATH, but it works with it
set.  I set mine in ~/.bashrc:

  export PKG_CONFIG_PATH=/Library/Frameworks/Mono.framework/Versions/Current/lib/pkgconfig:${PKG_CONFIG_PATH}

Jeff



More information about the Opensim-users mailing list