I believe so. The opensim core changes so much, that modrex breaks alot. Taiga uses r9952, so better change the simxtd script like: (on top) osrev='9952' (in getrexsim) svn co -r $osrev http://opensimulator.org/svn/opensim/trunk $oshome/$simdir
Also i think authentication has changed, so that part of the script is redundant. Hope it works. Jeroen On Sunday 02 August 2009 22:29:58 AnthonyReisman wrote: > Ok, I figured out the problem. I had another folder level in there > (named trunk from the svn checkout) moving the files to the right > level allowed the prebuild to run. > Now I have a compilation error from nant. > > [echo] Build Directory is /home/Tony/rexsvr/simulator/ > modrex/ModularRex/bin/Debug > [csc] Compiling 48 files to '/home/Tony/rexsvr/ > simulator/modrex/ModularRex/bin/Debug/ModularRex.dll'. > [csc] /home/Tony/rexsvr/simulator/modrex/ModularRex/ > RexNetwork/CapsUpload.cs(58,18): warning CS0219: The variable > `clientCaps' is assigned but its value is never used > [csc] /home/Tony/rexsvr/simulator/modrex/ModularRex/ > RexNetwork/CapsUpload.cs(65,38): error CS1061: Type > `OpenSim.Framework.Communications.CommunicationsManager' does not > contain a definition for `HttpServer' and no extension method > `HttpServer' of type > `OpenSim.Framework.Communications.CommunicationsManager' could be > found (are you missing a using directive or an assembly reference?) > [csc] Compilation failed: 1 error(s), 1 warnings > > I also got warnings on something to do with nunit, but it didn't seem > to care. > Is this a problem with the versions? > > On Jul 26, 11:29 pm, Ryan McDougall <[email protected]> wrote: > > Can you verify that opensim has been checked out and that > > ../../bin/Prebuild.exe exists? > > > > Cheers, > > > > On Sun, Jul 26, 2009 at 8:36 AM, AnthonyReisman<[email protected]> wrote: > > > I tried following the instructions > > > athttp://wiki.realxtend.org/index.php/ModRex_Linux, but when I get to > > > the step of running: > > > ./runprebuild.sh on the ModularRex portion I get the following. > > > > > > Cannot open assembly '../../bin/Prebuild.exe': No such file or > > > directory. > > > Cannot open assembly '../../bin/Prebuild.exe': No such file or > > > directory. > > > cp: cannot stat `ModularRex.build': No such file or directory > > > > > > On Jul 22, 5:42 am, Ryan McDougall <[email protected]> wrote: > > >> On Tue, Jul 21, 2009 at 7:56 PM, Vladimir Camilo Mejia > > >> > > >> Vasquez<[email protected]> wrote: > > >> > Hi, im ubuntu 9.04 x64 user > > >> > andhttp://opensimulator.org/wiki/ModRexjust dont work for me. May > > >> > you explain me how you did it? What viewer do you use? Naali on > > >> > wine? > > >> > > > >> > "I did change the oshome path to a different location before > > >> > starting" what it means? > > >> > > > >> > Thanks. > > >> > > >> Hello, > > >> > > >> Can either of you either place a issue in the modrex issue > > >> tracker:http://forge.opensimulator.org/gf/project/modrex/tracker/ > > >> and/or add a partial tutorial > > >> here:http://opensimulator.org/wiki/ModRexorhttp://wiki.realxtend.org/i > > >>ndex... > > >> > > >> Thanks! > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/realxtend http://www.realxtend.org -~----------~----~----~----~------~----~------~--~---
