Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-22 Thread Marco Canini
On Mon, 2003-12-22 at 11:06, Sascha Andres wrote: > Hi, > * Marco Canini wrote on 22.12.2003 (03:35): > > Why don't you call pkg-config for detecting mono presence? > > "pkg-config --modversion mono" gives you mono version > > "pkg-config --variable=prefix mono" gives you mono base dir, than you >

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-22 Thread Ian MacLean
; "NAnt Mailing List (E-Mail)" <[EMAIL PROTECTED]> Sent: Monday, December 22, 2003 10:45 AM Subject: Re: [Nant-users] NAnt 0.84 Release Candidate 2 available It won't - the point is that most people will use the one on the path and right now we handle poorly the fact that

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-22 Thread Gert Driesen
- Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: "Marco Canini" <[EMAIL PROTECTED]>; "NAnt Mailing List (E-Mail)" <[EMAIL PROTECTED]> Sent: Monday, December 22, 2003

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-22 Thread Ian MacLean
t;[EMAIL PROTECTED]> To: "Marco Canini" <[EMAIL PROTECTED]> Cc: "Gert Driesen" <[EMAIL PROTECTED]>; "NAnt Mailing List (E-Mail)" <[EMAIL PROTECTED]> Sent: Monday, December 22, 2003 4:40 AM Subject: Re: [Nant-users] NAnt 0.84 Release Candidate 2 availabl

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-22 Thread Sascha Andres
Hi, * Marco Canini wrote on 22.12.2003 (03:35): > Why don't you call pkg-config for detecting mono presence? > "pkg-config --modversion mono" gives you mono version > "pkg-config --variable=prefix mono" gives you mono base dir, than you > add /bin and /lib pkg-config is not available on SuSE and

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-22 Thread Gert Driesen
- Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Marco Canini" <[EMAIL PROTECTED]> Cc: "Gert Driesen" <[EMAIL PROTECTED]>; "NAnt Mailing List (E-Mail)" <[EMAIL PROTECTED]> Sent: Monday, December 22, 2003

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-21 Thread Marco Canini
On Mon, 2003-12-22 at 04:35, Ian MacLean wrote: > Good idea Marco. I was about to look into auto-detection of mono. I was > going to use 'which mono' but your solution seems nicer. > is pkg-config guarenteed to be on every linux system that has mono > installed ? > > Ian > well pkg-config is re

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-21 Thread Ian MacLean
hmm on second thoughts it might be better to find mono on the search path. pkg-config will not work for a mono installation built from source - at least it doesn't for my installation. Ian Ian MacLean wrote: try 'make clean' first and see how that goes. There is a pre-built nant binary in the

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-21 Thread Ian MacLean
Good idea Marco. I was about to look into auto-detection of mono. I was going to use 'which mono' but your solution seems nicer. is pkg-config guarenteed to be on every linux system that has mono installed ? Ian Marco Canini wrote: Ian MacLean wrote: try 'make clean' first and see how that go

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-21 Thread Marco Canini
Ian MacLean wrote: try 'make clean' first and see how that goes. There is a pre-built nant binary in the bin dir which *should* get overwritten by the make process. This binary was built on windows which is why it has the JScript depedency. Ok, except for a fix to the mono config path in nant.

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-21 Thread Ian MacLean
try 'make clean' first and see how that goes. There is a pre-built nant binary in the bin dir which *should* get overwritten by the make process. This binary was built on windows which is why it has the JScript depedency. Ian it doesn't compile with make all, when make executes the target na

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-21 Thread Marco Canini
Gert Driesen wrote: Gert - Original Message - From: "Marco Canini" <[EMAIL PROTECTED]> Cc: "NAnt Mailing List (E-Mail)" <[EMAIL PROTECTED]> Sent: Sunday, December 21, 2003 7:31 PM Subject: Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-21 Thread Gert Driesen
Gert - Original Message - From: "Marco Canini" <[EMAIL PROTECTED]> Cc: "NAnt Mailing List (E-Mail)" <[EMAIL PROTECTED]> Sent: Sunday, December 21, 2003 7:31 PM Subject: Re: [Nant-users] NAnt 0.84 Release Candidate 2 available > Gert Driesen wrote:

Re: [Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-21 Thread Marco Canini
Gert Driesen wrote: NAnt 0.84 Release Candidate 2 is now available for download at http://sourceforge.net/project/showfiles.php?group_id=31650 For a list of changes, see http://nant.sourceforge.net/releasenotes.html. The NAnt Team Is it supposed to work with mono cvs? thanks MC ---

[Nant-users] NAnt 0.84 Release Candidate 2 available

2003-12-21 Thread Gert Driesen
NAnt 0.84 Release Candidate 2 is now available for download at http://sourceforge.net/project/showfiles.php?group_id=31650 For a list of changes, see http://nant.sourceforge.net/releasenotes.html. The NAnt Team --- This SF.net email is spons