Matthew,

This info would be great to put up and maintain on the nant wiki site
http://nant.sf.net/wiki

Also, having a section on using nant/mono/windows would be great too. :)

----- Original Message ----- 
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Met @ Uber" <[EMAIL PROTECTED]>
Cc: "Gert Driesen" <[EMAIL PROTECTED]>; "NAnt-Devel"
<[EMAIL PROTECTED]>
Sent: Sunday, October 05, 2003 7:38 PM
Subject: Re: [nant-dev] Getting Started with Mono on Linux [2] Continued


> Matthew,
> I'm glad you got it building. If you could put together a a small
> document on your experience as a new user getting nant on linux/mono up
> an running that would be great.
>
> Ian
>
> >Thank you very much, the build was successful ;-)
> >
> >Perhaps there could be a Mono Linux section during the installation
> >documents explaining this, and to try NAnt from CVS instead of the
> >latest stable?  (if no one wants to, let me know and I will happily)
> >
> >Thanks everyone.
> >
> >~ Matthew
> >
> >On Sun, 2003-10-05 at 12:49, Gert Driesen wrote:
> >
> >
> >>You need to make sure the path to mono is correct in the mono-1.0-linux
> >>framework node of the NAnt configuration (<nant
> >>root>/src/NAnt.Console/NAnt.Console.exe.config.linux)
> >>
> >>Gert
> >>
> >>----- Original Message ----- 
> >>From: "Met @ Uber" <[EMAIL PROTECTED]>
> >>To: "Ian MacLean" <[EMAIL PROTECTED]>
> >>Cc: "NAnt-Devel" <[EMAIL PROTECTED]>
> >>Sent: Sunday, October 05, 2003 6:11 PM
> >>Subject: Re: [nant-dev] Getting Started with Mono on Linux [2] Continued
> >>
> >>
> >>When I run make it returns "Compilation succeeded" for the first part of
> >>the Makefile "make linux-bootstrap" but fails on "make linux-nant",
> >>which calls "mono bin/NAnt.exe -buildfile:NAnt.build build".  Any
> >>suggestions?
> >>
> >>Here's the end of the returned message:
> >>====
> >>make[3]: Leaving directory `/usr/local/Mono/src/nant/nant-cvs'
> >>make[2]: Leaving directory `/usr/local/Mono/src/nant/nant-cvs'
> >>make[1]: Leaving directory `/usr/local/Mono/src/nant/nant-cvs'
> >>make nant
> >>make[1]: Entering directory `/usr/local/Mono/src/nant/nant-cvs'
> >>if test x = xWindows_NT; then make windows-nant; else make linux-nant;
> >>fi
> >>make[2]: Entering directory `/usr/local/Mono/src/nant/nant-cvs'
> >>mono bin/NAnt.exe -buildfile:NAnt.build build
> >>NAnt version 0.8.4 Copyright (C) 2001-2003 Gerry Shaw
> >>http://nant.sourceforge.net
> >>
> >>Framework 'mono-1.0-linux' does not exist or is not specified in the
> >>NAnt configuration file. Defaulting to no known framework.
> >>Buildfile: file://usr/local/Mono/src/nant/nant-cvs/NAnt.build
> >>Target(s) specified: build
> >>
> >>
> >>
>
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> nant-developers mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-developers
>
>



-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to