John,

I suggest using a recent nightly build
(http://nant.sourceforge.net/nightly/builds).  You should be able to use the
binary distribution out-of-the-box.

Gert

----- Original Message ----- 
From: "John Sanabria" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 24, 2004 4:55 PM
Subject: [Nant-users] Version for Linux,


>
> greetings,
>
> i'm linux user and i did not found a version of the nant for linux
> different to debian, and i had install mandrake.
>
> Some suggestions and how to compile the source under linux, i try to
> compile nant with
>
> make linux-bootstrap
>
> and i got the next error
>
> mcs -target:library -define:MONO -debug -o bin/NAnt.DotNetTasks.dll
> -r:./bin/NAnt.Core.dll -r:bin/NDoc.Core.dll -recurse:src/NAnt.DotNet/*.cs
> src/CommonAssemblyInfo.cs
> src/NAnt.DotNet/Types/ResourceFileSet.cs(84) error CS1501: No overload for
> method `NAnt.Core.Types.FileSet' takes `1' arguments
> src/NAnt.DotNet/Types/ResourceFileSet.cs(84) error CS1501: New invocation:
> Can not find a constructor in `NAnt.Core.Types.FileSet' for this argument
> list
> src/NAnt.DotNet/Types/ResourceFileSet.cs(85) error CS0165: Use of
> unassigned local variable `retFileSet'
> src/NAnt.DotNet/Types/ResourceFileSet.cs(105) error CS1501: No overload
> for method `NAnt.Core.Types.FileSet' takes `1' arguments
> src/NAnt.DotNet/Types/ResourceFileSet.cs(105) error CS1501: New
> invocation: Can not find a constructor in `NAnt.Core.Types.FileSet' for
> this argument list
> src/NAnt.DotNet/Types/ResourceFileSet.cs(106) error CS0165: Use of
> unassigned local variable `retFileSet'
> Compilation failed: 6 error(s), 0 warnings
> make[1]: *** [linux-bootstrap-nant.dotnet] Error 1
> make[1]: Leaving directory `/home/josanabr/src/nant'
> make: *** [linux-bootstrap] Error 2
>
> any suggestions? thanks and regards.
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
> Project Admins to receive an Apple iPod Mini FREE for your judgement on
> who ports your project to Linux PPC the best. Sponsored by IBM.
> Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>
>


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to