> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> McKenna, Simon (RGH)
> Sent: dinsdag 22 maart 2005 3:22
> To: 'nant-users@lists.sourceforge.net'
> Subject: RE: [Nant-users] NAnt on Mono on Linux
>
>
>
Hello again,
Did more research into the problem, findings below:
-> Are you indeed running NAnt on Mono SVN HEAD ?
The build was from SVN head as of last Sunday.
mono -V reports:
Mono JIT compiler version 1.1.5, (C) 2002-2005 Novell, Inc and
Contributors. www.mono-project.com
TLS:
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> McKenna, Simon (RGH)
> Sent: maandag 21 maart 2005 3:21
> To: 'nant-users@lists.sourceforge.net'
> Subject: [Nant-users] NAnt on Mono on Linux
>
> Greetings
-> What flags did you pass to configure for mono ?
None, or rather the defaults, I just followed the README:
cd mono
./autogen.sh --prefix=/usr/local
make get-monolite-latest
make
make check
make install
[snip]
-> Could you post the complete build ouput and perhaps a sample
-> .build file
Sure
McKenna, Simon (RGH) wrote:
Third problem: after building and installing latest source for
both NAnt and Mono in Linux, NAnt seems happy and most of my
project is working. However, any call to a
Greetings,
I've been working on a project subverting NAnt for Subversion
administration. One of the goals is cross-platform use, so
i've been trying to get NAnt running on Mono on Linux (it's
running fine under Windows on both .NET and Mono runtimes)
The first problem under Linux was a bug in