----- Original Message ----- 
From: "MET" <[EMAIL PROTECTED]>
To: "NAnt-Users" <[EMAIL PROTECTED]>
Sent: Wednesday, June 16, 2004 3:08 PM
Subject: [Nant-users] Mono Beta 2 Support


> I've been searching google and nothing I find help me get NAnt 0.85
> (latest build) compiling on Mono Beta 2.  I've tried copying from
> gac/1.0 into {nant}/bin, exporting MONO_NO_UNLOAD as 1 (from the FAQ),
> and making sure my mono.pc is valid, etc etc.
> 
> Despite my efforts I keep getting the glorious ...
> 
> ===============
> NAnt 0.85 (Build 0.85.1606.0; net-1.0.win32; nightly; 5/25/2004)
> Copyright (C) 2001-2004 Gerry Shaw
> NAnt Team
>  
> BUILD FAILED
>  
> The current runtime framework 'mono-1.0' is not correctly configured in
> the NAnt configuration file.
>     Unable to locate 'mono' module using pkg-config.
> ==============
> 
> Any help would be greatly appreciated.  And oh yeah, I'm running Mono
> installed via src into /usr/local if that makes any difference.

what do you get if you run pkg-config from the shell ?

eg. 

$ pkg-config --print-errors --variable=prefix mono

Gert


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to