Cheers!  That was the problem.   It complained that glib-2.0 was missing.

I went yum install glib2-devel and that fixed it.

Thanks again.

(by the way, I've run into this problem many times on different
platforms I've tried to install nant on..)

On 3/27/07, Gert Driesen <[EMAIL PROTECTED]> wrote:
>
> ----- Original Message -----
> From: "Tim Shephard" <[EMAIL PROTECTED]>
> To: "Gert Driesen" <[EMAIL PROTECTED]>
> Cc: <nant-users@lists.sourceforge.net>
> Sent: Tuesday, March 27, 2007 2:51 PM
> Subject: Re: [NAnt-users] The current runtime framework 'mono-2.0'
> isnotcorrectly configured..
>
>
> > >
> >> 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
>
> What do you get if you execute this:
>
> $ pkg-config --modversion mono
>
> Gert
>
>
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to