The nant packages for a lot of distros are also horribly out of date. You should compile from source Even the nant devs recommend it.
On Fri, Apr 4, 2014 at 10:47 PM, Ken Hall <[email protected]> wrote: > One more thing about this: If you look at the Opensim wiki, for building > under Ubuntu it says: > > As of mono 2.6 series, xbuild works well enough to drive a complete build > of > OpenSimulator. Since xbuild is included within the mono-complete package on > Ubuntu, you don't have to install any additional packages if you don't have > any particular reason to prefer nant over xbuild. They are just two > different build systems that invoke the same C# compiler based on two > different build script formats. > If you do want to build using nant, then you will need to install the nant > apt-get package and execute > > ----------------------- > > The implication is that xbuild might not be there yet, and nant is the > preferred method of building. It looks like that changed somewhere along > the line, but the wiki hasn't been updated. But if the other email is > right, nant isn't building for .NET 4.0 compatibility, you need xbuild for > that, at least when using the packages that came with Fedora 20. > > For Fedora and Red Hat, however, the instructions only mention nant, not > xbuild at all. I wouldn't mind fixing that, if I had the authority, and I > was sure I knew what I was doing, but .NET and Mono aren't my strong suit. > > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Justin > Clark-Casey > Sent: Friday, April 04, 2014 8:28 PM > To: [email protected] > Subject: Re: [Opensim-users] Opensim compile error under Mono 2.10 > > The thing is, nant should be working fine - I'm using it myself on the > development branch. So it's not unsupported - just not working for some > folks for as yet unidentified reasons. And as we've seen, since xbuild is > there anyway most people just end up using that instead. > > > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
