Julien Sobrier wrote:
> Hello,
> I don't know exactly what I screwed up, but NAnt is not working on my PC
> anymore. I have Fedora Core 4, NAnt 0.85 RC3 and Mono 1.1.9.2
> 
> Here is the error message:
> The NAnt configuration file (/usr/share/NAnt/bin/NAnt.exe.config) does
> not have a <framework> node for the current runtime framework.
> 
> Please add a <framework> node with family 'mono' and clrversion
> '2.0.50215' under the 'win32' platform node.
> 
> 
> 
> 
> 
> The following changes did,'t make a difference:
> * uninstall and install Mono again
> * install NAnt from source
> * download binary for NAnt
> 
> And these changes created other errors:
> * add the clrversion in NAnt.exe.config
> * install the nightly NAnt build
> 
> 
> Other people have the same e set up and no problem. It used to work on
> my PC before I start playing with the GAC.
> 
> 
> Thank you
> Julien
> 

I found out what cause the issue: MONO_PATH contained
/usr/lib/mono/2.0/. If I remove it,or if I put  /usr/lib/mono/1.0/
before, the problem goes away.

Julien



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to