[Opensim-users] 0.6.9 in grid mode from scratch under linux / mono 2.4.2.3

ssm2017 ssm2017 at gmail.com
Sun Mar 7 19:53:43 UTC 2010


i did not receive answers by mail about my questions but i could read
them in the archive so i will answer like that :

>The first thing on that section is:

>"This section will only applies if you're migrating to the very latest
>Git master OpenSim code (since commit a9580eb on Tue Mar 2nd 2010)"

>0.6.9 is not the master branch; it was tagged before that commit. So
>those instructions do not apply. 0.6.9's installation is exactly the
>same as 0.6.8.

i dont know if im wrong but as stated here :
http://opensimulator.org/viewgit/?a=shortlog&p=opensim&h=refs/heads/0.6.9-post-fixes

the tag 12385 (and now 12390) are in the 0.6.9 post-fixes branch
anyway, i have made :
git checkout 0.6.9-post-fixes
then
git pull

>Still looks like its not loging into mysql with the info you gave it.

i can connect to mysql the problem is not there
the infos i gave in the mail are just an example

when i can not connect to mysql i have the error :
exception MySql.Data.MySqlClient.MySqlException: Access denied for user

but this is not actually my problem, in my problem i have :
MySql.Data.MySqlClient.MySqlException: Table 'os_estate.estate_map'
doesn't exist
this means that the connection could be done but the table was not created
in the "estate" database i have only one table created : "migrations"
and that's all

so my first question was : is it enough to run only OpenSim.Server.exe
then OpenSim.exe or do i need to do something else ?



More information about the Opensim-users mailing list