Hi Justin I've just downloaded and installed 0.6.9.rc2 from http://dist.opensimulator.org and the simulator now starts fine :D
Now to get the rogue student to try logging in from home ;) Thanks very much for the invaluable help. Clive On Thu, May 6, 2010 at 10:12 AM, Justin Clark-Casey <[email protected]> wrote: > Clive Gould wrote: >> >> Hi Justin >> >> I am trying your recommendation of upgrading to the latest version of >> 0.6.9 on our test server to see it it helps with the spiralling >> connection problem, which only occurs with one particular remote >> client on our 0.6.8 production server. (All the other remote clients >> are absolutely fine). >> >> Unfortunately I can't start the latest copy of 0.6.9 taken from git. >> Any idea what I've done wrong? >> >> 957 cd git >> 958 ls >> 959 rm -rf opensim >> 960 git clone git://opensimulator.org/git/opensim >> 961 cd opensim >> 962 git reset --hard ######## >> 963 ls /home/opensim >> 964 cp -pr /home/opensim/git/opensim /home/opensim/opensim-0.6.9-060510 > > Hi Clive. The command line history above suggests that you actually > downloaded OpenSim master rather than 0.6.9.rc2. If you want to get > 0.6.9.rc2 then you'll want to do > git branch -b 0.6.9 origin/0.6.9 > > after the git clone line on 960. > > Alternatively, I would recommend just downloading a source of binary package > of 0.6.9.rc2 from http://dist.opensimulator.org > > If you did want to try out master (if 0.6.9.rc2 has the same problem), then > you will need to change your config-include/StandaloneCommon.ini by > comparing it to the new config-include/StandaloneCommon.ini.example (which > is what my blog post was referring to). > >> >> More details in the mailing list posting below. >> >> Thanks very much >> >> Clive _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
