Re: [Nant-users] 'mono-1.0' not configured in the NAnt config file ?

2004-09-12 Thread Am Turnip
Thank you. Installing * from mono-all.zip lets NAnt run. (I had fetched just the RPMs recommended in "Mono: A Developer's Notebook".) --- Gert Driesen <[EMAIL PROTECTED]> escribió: > I always build mono from cvs, so I'm not sure, but I > think you need either > the mono-core-devel or mon

Re: [Nant-users] 'mono-1.0' not configured in the NAnt config file ?

2004-09-12 Thread Am Turnip
ownload the Mono development packages from http://www.mono-project.com/downloads/. For more information regarding the cause of the build failure, run the build again in debug mode. --- Gert Driesen <[EMAIL PROTECTED]> escribió: > > > - Original Message - > F

[Nant-users] 'mono-1.0' not configured in the NAnt config file ?

2004-09-12 Thread Am Turnip
How to get NAnt working in Mono 1.0.1? The pre-built NAnt 0.85 nightly build says: BUILD FAILED The current runtime framework 'mono-1.0' is not correctly configured in the NAnt configuration file. What may I do to NAnt.exe.config? Note: "pkg-config --variable=prefix mono" doesn't list anythi