Monique,

I'll try to look into this issue this weekend. But can you also try using a
binary distribution of NAnt ?

The binary releases of NAnt should work out-of-the-box on both win32 and
linux (if there's no regression in Mono).

Gert

----- Original Message ----- 
From: "Chacon-Taylor, Monique" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, December 17, 2004 5:25 PM
Subject: RE: [Nant-users] Building NAnt with Mono 1.0.5


Hi Gert:

I am using RedHat 9.0.

We are in a project using Windows and Linux.

I have no problem using NAnt in Windows, but I would like to use also
for the Linux part so we could use CruiseControl .Net dashboard for all
projects.

If it seems impossible I will just use Ant instaed.

Cheers,

Monique

  _____

From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 16, 2004 10:30 PM
To: Chacon-Taylor, Monique; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Building NAnt with Mono 1.0.5


Monique,

What platform are you on ?  Regardless of that, it appears to be either
a packaging issue or a Mono bug, but I'll try to have a look at this
asap.

Gert


  _____

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Chacon-Taylor, Monique
Sent: donderdag 16 december 2004 23:26
To: [EMAIL PROTECTED]
Subject: [Nant-users] Building NAnt with Mono 1.0.5


I just installed mono 1.0.5 and nant-src-0.85-20041115.zip

and followed the suggestions in FAQ

$ export MONO_NO_UNLOAD=1
$ make clean
$ make
$ mono bin/NAnt.exe clean build

I also removed from NAnt.exe.config and NAnt.Console.exe.config
the line with <supportedRuntime version="v2.0.40607" /> as
suggested in the archives

and still got

mono bin/NAnt.exe -f:NAnt.build build

** (bin/NAnt.exe:13923): WARNING **: Could not find assembly
System.Data, references from /data/nant/bin/log4net.dll
(assemblyref_index=2)
     Major/Minor: 1,0
     Build:       5000,0
     Token:       b77a5c561934e089
System error: No such file or directory



** (bin/NAnt.exe:13923): WARNING **: Could not find assembly
log4net, references from /data/nant/bin/NAnt.exe (assemblyref_index=1)
     Major/Minor: 1,2
     Build:       1,40796
     Token:       aaa0f432407c68df
System error: No such file or directory

cannot open assembly bin/NAnt.exe
make: *** [build-nant] Error 2

   Suggestions?

Monique Chacon
Build Engineer - Technology Services
Wizards of the Coast
1801 Lind Ave SW| Renton, WA 98055| USA
Ph. Work 425.687-2108| Cell 206.391-6589
[EMAIL PROTECTED] | www.wizards.com
<http://www.wizards.com/>




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to