Re: [NAnt-users] task on GNU/Debian Linux Mono platform

2006-05-17 Thread marc
Gary Feldman wrote: marc wrote: 3) Does there exist an XML Schema or RelaxNG schema I can use to verify that my XML syntax in the nant build file is OK ?? I can answer this off the top of my head. In your NAnt installation tree, there's a schema subdirectory that contains the NAnt .xsd

Re: [NAnt-users] task on GNU/Debian Linux Mono platform

2006-05-17 Thread Gary Feldman
marc wrote: 3) Does there exist an XML Schema or RelaxNG schema I can use to verify that my XML syntax in the nant build file is OK ?? I can answer this off the top of my head. In your NAnt installation tree, there's a schema subdirectory that contains the NAnt .xsd for that version. Al

[NAnt-users] task on GNU/Debian Linux Mono platform

2006-05-17 Thread marc
I am trying to compile and run a very simple NUnit test from within Nant, and do not succeed to do so. I have two-three questions here: 1) Why do I need to include Debian pathes to libs here to find the nunit.framework.dll ?? Is there another portable solution ?? 2) Why do I need to make a