- Original Message -
From: "MET" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Cc: "NAnt-Users" <[EMAIL PROTECTED]>
Sent: Wednesday, June 16, 2004 4:00 PM
Subject: Re: [Nant-users] Mono Beta 2 Support
> > what do you
On Wed, 2004-06-16 at 09:49, Gert Driesen wrote:
> > I've been searching google and nothing I find help me get NAnt 0.85
> > (latest build) compiling on Mono Beta 2. I've tried copying from
> > gac/1.0 into {nant}/bin, exporting MONO_NO_UNLOAD as 1 (from the FAQ),
> > and making sure my mono.pc is
- Original Message -
From: "MET" <[EMAIL PROTECTED]>
To: "NAnt-Users" <[EMAIL PROTECTED]>
Sent: Wednesday, June 16, 2004 3:08 PM
Subject: [Nant-users] Mono Beta 2 Support
> I've been searching google and nothing I find help me get NAnt 0.85
> (latest build) compiling on Mono Beta 2. I'
> -Original Message-
> From: Pedro Santos [mailto:[EMAIL PROTECTED]
> Sent: June 5, 2004 11:39 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Nant-users] Mono beta 2
>
>
> Well, first, when I compile nant I get alot of these:
>
> GC Warning: Finalization cycle
I suppose you've installed Mono via RPM... right?
Well, the problem is that the file /usr/lib/pkgconfig/mono.pc
is missing.
Just copy mono.pc into /usr/lib/pkgconfig (I've attached
a copy of it).
After you have built and installed nant, remember to copy
the DLLs under ./bin/lib/mono/1.0 into ./bi
Pedro-
Can you send(display) for us the environment you are attempting to build on
as well as the build file itself
Entiendes?
-Martin
- Original Message -
From: "Pedro Santos" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 05, 2004 1:42 PM
Subject: [Nant-users] Mono beta
Well, first, when I compile nant I get alot of these:
GC Warning: Finalization cycle involving 8858be0
GC Warning: Finalization cycle involving 8858ab0
When I run NAnt on my project, I get:
bash-2.05b$ nant
Compat mode: the request from /home/pre/Projects/nant/bin/log4net.dll to
load System.Data
Hi Pedro,
I've just installed Mono beta 2 on my Fedora Core 1 box...
and NAnt works fine!
What kind of problems have you?
j3d.
On Sat, 2004-06-05 at 19:42, Pedro Santos wrote:
> How can I get NAnt working with the new Mono? I upgraded from mono-0.31
> to beta 2 and now NAnt throws several error