<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>nant-0.90-11.fc19.x86_64<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Not so terrible, but I might try 0.92, that seems to be the latest.  Still, if xbuild works, might not be worth bothering.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'> opensim-users-bounces@lists.berlios.de [mailto:opensim-users-bounces@lists.berlios.de] <b>On Behalf Of </b>Trinity<br><b>Sent:</b> Saturday, April 05, 2014 12:02 AM<br><b>To:</b> opensim-users@lists.berlios.de<br><b>Subject:</b> Re: [Opensim-users] Opensim compile error under Mono 2.10<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>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.<o:p></o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p><div><p class=MsoNormal>On Fri, Apr 4, 2014 at 10:47 PM, Ken Hall <<a href="mailto:kjhall55@gmail.com" target="_blank">kjhall55@gmail.com</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal>One more thing about this:  If you look at the Opensim wiki, for building<br>under Ubuntu it says:<br><br>As of mono 2.6 series, xbuild works well enough to drive a complete build of<br>OpenSimulator. Since xbuild is included within the mono-complete package on<br>Ubuntu, you don't have to install any additional packages if you don't have<br>any particular reason to prefer nant over xbuild. They are just two<br>different build systems that invoke the same C# compiler based on two<br>different build script formats.<br>If you do want to build using nant, then you will need to install the nant<br>apt-get package and execute<br><br>-----------------------<br><br>The implication is that xbuild might not be there yet, and nant is the<br>preferred method of building.  It looks like that changed somewhere along<br>the line, but the wiki hasn't been updated.  But if the other email is<br>right, nant isn't building for .NET 4.0 compatibility, you need xbuild for<br>that, at least when using the packages that came with Fedora 20.<br><br>For Fedora and Red Hat, however, the instructions only mention nant, not<br>xbuild at all.  I wouldn't mind fixing that, if I had the authority, and I<br>was sure I knew what I was doing, but .NET and Mono aren't my strong suit.<o:p></o:p></p><div><p class=MsoNormal style='margin-bottom:12.0pt'><br><br><br>-----Original Message-----<br>From: <a href="mailto:opensim-users-bounces@lists.berlios.de">opensim-users-bounces@lists.berlios.de</a><br>[mailto:<a href="mailto:opensim-users-bounces@lists.berlios.de">opensim-users-bounces@lists.berlios.de</a>] On Behalf Of Justin<br>Clark-Casey<br>Sent: Friday, April 04, 2014 8:28 PM<br>To: <a href="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</a><br>Subject: Re: [Opensim-users] Opensim compile error under Mono 2.10<br><br>The thing is, nant should be working fine - I'm using it myself on the<br>development branch.  So it's not unsupported - just not working for some<br>folks for as yet unidentified reasons.  And as we've seen, since xbuild is<br>there anyway most people just end up using that instead.<br><br><br><o:p></o:p></p></div><div><div><p class=MsoNormal>_______________________________________________<br>Opensim-users mailing list<br><a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br><a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><o:p></o:p></p></div></div></blockquote></div><p class=MsoNormal><o:p> </o:p></p></div></div></body></html>