[Mono-list] NUnit / Nant RPMS
Gonzalo Paniagua Javier
gonzalo@ximian.com
06 May 2003 04:03:46 +0200
El mar, 06 de 05 de 2003 a las 00:35, Mark Derricutt escribió:
> Does anyone have any RPMs for NUnit ( with the Gtk# gui ) and Nant
> anywhere?
Building the nunit Gtk# gui should (hopefully) be as easy as running
make && make install prefix=yourinstallpath.
Nant and nunit2 stuff can be found, for example, in the monocharge that
I upload from time to time to http://www.gnome-db.org/~gonzalo/mono/
>
> I see there in the mono source tree but I'm still having issues building
> from cvs.
>
May be reading mcs/README.building helps...
-Gonzalo