Re: [NAnt-users] The current runtime framework 'mono-2.0' is notcorrectly configured..

2007-03-27 Thread Tim Shephard
> > You should just add the directory containing "mono.pc" to the > PKG_CONFIG_PATH environment variable. > ls /usr/lib/pkgconfig dotnet.pc fuse.pc libgdiplus.pc mono-cairo.pc mono-nunit.pc mono.pc PKG_CONFIG_PATH=/usr/lib/pkgconfig Still get the same error.. --

Re: [NAnt-users] The current runtime framework 'mono-2.0' is notcorrectly configured..

2007-03-27 Thread Gert Driesen
- Original Message - From: "Tim Shephard" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 27, 2007 12:37 PM Subject: [NAnt-users] The current runtime framework 'mono-2.0' is notcorrectly configured.. > Probably a FAQ, but I couldn't find anything partic