Bugs item #1144996, was opened at 2005-02-20 20:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1144996&group_id=31650

Category: Other
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: ant4 (rest4)
Assigned to: Nobody/Anonymous (nobody)
Summary: Please help on installation

Initial Comment:
I have problem to follow the instruction on installation at:

http://nant.sourceforge.net/release/latest/help/introducti
on/installation.html

-- Installing from binaries:

In step 4:

Ensure the bin folder in your NAnt installation is in your 
PATH environment variable. 

In Windows, a common method to do this is to create an 
environment variable NANT_HOME that contains the 
folder you installed NAnt to. 
Then add %NANT_HOME%\bin to your PATH variable. 
Both of these should be System variables. 

What does it exactly mean? Can you offer an example on 
that?

-- Installing from source

When I tried Installing from source and use NMake, I got 
an error:

fatal error U1077: 'cp' is not recornized as an internal or 
external command

I checked the Makefile.nmake in

 nant-0.85-rc2-src\nant-0.85-rc2\Makefile.nmake

, it conatains the 'cp' command. Is it the "Copy' 
command in Linux? Do I have to install Linux?

I tried to change 'cp' to 'copy' in the Makefile.namke, it 
started to build successfully but in the end it still failed:

  userdoc:

     Uable to load file 'NAnt.Core'


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1144996&group_id=31650


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to