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

2007-03-27 Thread Tim Shephard
AIL PROTECTED]> wrote: > > - Original Message - > From: "Tim Shephard" <[EMAIL PROTECTED]> > To: "Gert Driesen" <[EMAIL PROTECTED]> > Cc: > Sent: Tuesday, March 27, 2007 2:51 PM > Subject: Re: [NAnt-users] The current runtime framework '

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

[NAnt-users] The current runtime framework 'mono-2.0' is not correctly configured..

2007-03-27 Thread Tim Shephard
Probably a FAQ, but I couldn't find anything particularly definitive for what seems to be a very common install problem on linux. I went yum install mono-complete (which includeds mono-devel) and then yum install nant Both of which were installed successfully on a fresh EC2 instance. However, wh