Re: [NAnt-users] Unable to run NAnt build script under Fedora Core 5

2006-10-26 Thread Gert Driesen
alled. - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Thursday, October 26, 2006 2:10 PM Subject: Re: [NAnt-users] Unable to run NAnt build script under Fedora Core 5 I tried the following command, but get "no package found": [EMAIL PROTECTED] ~]# pkg-config --modversion

Re: [NAnt-users] Unable to run NAnt build script under Fedora Core 5

2006-10-26 Thread tocsleung
uot; Sent: Thursday, October 26, 2006 14:24:45 +0800 Subject: > -Original Message- > From: [EMAIL PROTECTED] [mailto:nant-users- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: donderdag 26 oktober 2006 5:00 > To: nant-users@lists.sourceforge.net > Subject: [N

Re: [NAnt-users] Unable to run NAnt build script under Fedora Core 5

2006-10-25 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nant-users- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: donderdag 26 oktober 2006 5:00 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] Unable to run NAnt build script under Fedora Cor

[NAnt-users] Unable to run NAnt build script under Fedora Core 5

2006-10-25 Thread tocsleung
I tried to install a new copy of Fedora Core 5 into a new PC. Fedora comes with Mono (v1.1.16). I downloaded the binary copy of Nant-0.85 and installed it into a new directory. I also did the following steps: Change the current directory to mono ./NAnt.exe -t:mono-1.0 -buildfle:default.build The