10:58 PM
Subject: [Nant-users] linux nant make failure
Hello,
As per suggestions from some very nice folks on this list I checked out
the CVS version of NAnt and tried to build it from source on my linux
machine. I have mono 0.26 installed.
The bootstrap target in the makefile works fine:
make l
Hello,
As per suggestions from some very nice folks on this list I checked out
the CVS version of NAnt and tried to build it from source on my linux
machine. I have mono 0.26 installed.
The bootstrap target in the makefile works fine:
make linux-bootstrap
but when I try to:
make linux-nant