コンパイル&インストール
From OpenSimulator
(Difference between revisions)
(→Linu/Unix) |
(→Linu/Unix) |
||
Line 1: | Line 1: | ||
= コンパイル = | = コンパイル = | ||
=== Linu/Unix === | === Linu/Unix === | ||
− | + | * 必要とするシステム | |
− | + | ** mono (2.4.2以上.最新版推奨) | |
− | + | ** nant (0.86β1) | |
# wget http://dist.opensimulator.org/opensim-0.6.7-release.tar.gz | # wget http://dist.opensimulator.org/opensim-0.6.7-release.tar.gz |
Revision as of 17:19, 15 November 2009
コンパイル
Linu/Unix
- 必要とするシステム
- mono (2.4.2以上.最新版推奨)
- nant (0.86β1)
# wget http://dist.opensimulator.org/opensim-0.6.7-release.tar.gz # tar zxfv opensim-0.6.7-release.tar.gz # cd opensim-0.6.7-release # ./runprebuild.sh # nant