Hi Forgive me if I'm being stupid, but if I compare OpenSim.ini.example between OpenSim 0.7 and 0.7.1 I am confused
If I compare the two files: [opensim@cc ~]$ grep -v ";" opensim-0.7-source/bin/OpenSim.ini.example | grep -v ^$ | wc -l 258 [opensim@cc ~]$ grep -v ";" opensim-0.7.1-source/bin/OpenSim.ini.example | grep -v ^$ | wc -l 22 The old version has 258 uncommented lines, whereas the new version has 22 uncommented lines Are there a lot of default settings now built into OpenSim 0.7.1 so they are no longer needed in OpenSim.ini? OR Do I need to go through the 0.7.1 OpenSim.example.ini file and uncomment a lot of lines to get it working? Thanks Clive Message: 2 Date: Fri, 06 May 2011 22:54:39 +0100 From: Justin Clark-Casey <[email protected]> To: [email protected] Subject: Re: [Opensim-users] OpenSim 0.7.1 upgrade Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 06/05/11 11:17, Clive Gould wrote: > Hi > I am in the process of upgrading OpenSim to 0.7.1 under CentOS Linux > I have built OpenSim from source and there appear to be a considerable number of changes to OpenSim.ini.example between > versions 0.7 and 0.7.1 > Is this correct? That will be correct, since a long time has elapsed between those two releases. We recommend starting with the new OpenSim.ini.example and porting your old settings over, rather than just copying your existing config files. -- Justin Clark-Casey (justincc) http://justincc.org/blog http://twitter.com/justincc
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
