OpenSim の実行 for Linux†[edit]
- Linux環境で使用する場合は Mono を使用する.
- 設定ファイル bin/simconfig.xml と bin/Regions/default.xml でサーバ名,ポート番号を設定する.
- bin/simconfig.xml は v0.5.7 では無くなっている.
Stand Alone†[edit]
- Server
# mono OpenSim.exe
Grid Mode†[edit]
GRID Server類の起動†[edit]
# /etc/init.d/mysql start
# mono OpenSim.Grid.UserServer.exe
# mono OpenSim.Grid.GridServer.exe
# mono OpenSim.Grid.AssetServer.exe
# mono OpenSim.Grid.InventoryServer.exe
# mono OpenSim.Grid.MessagingServer.exe
- MySQL の設定が必要
- ユーザの登録が必要 (User Server)
- ホストの名前が引けないとエラーになる
Region (Sim) Server の起動†[edit]
# mono OpenSim.exe -gridmode=true
- gridmode は設定ファイル bin/OpenSim.ini でも指定可能
Viewer (Windows) の設定†[edit]
SecondLife.exe -loginuri http://ユーザサーバアドレス:8002/
バックグラウンドでのサーバ起動†[edit]
OpenDynamicsEngine (with ODE)†[edit]
- 物理エンジンに OpenDynamicsEngine を使用する場合はメモリが不足する可能性があるので,opensim-ode.sh で OpenSim.exe を起動する.
./opensim-ode.sh