> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Eric Sanford > Sent: zaterdag 3 december 2005 1:08 > To: nant-users > Subject: RE: [Nant-users] nightly 2005-12-02-0.85 build problem > > ok I see what you are saying now. nant uses gmcs to compile?
Depends on what the current target framework is. If you're running NAnt on Mono with profile 2.0, then mono-2.0 will be the default target framework, and hence it uses gmcs. You can change the target framework to mono-1.0 from either the command line, or your build files: http://nant.sourceforge.net/faq.html#default-framework > Is there instruction to installing the binary download on > Linux? because > I don't see any way to other than manually copying stuff. Maybe I can > put together some Makefiles to do it. If you download the source distribution, it comes with a Makefile and you can just do: $ make install prefix=<installation path> Hope this helps, Gert ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users