コンパイル&インストール
From OpenSimulator
(Difference between revisions)
(→= Linu/Unix) |
(→Linu/Unix) |
||
Line 1: | Line 1: | ||
= コンパイル = | = コンパイル = | ||
=== Linu/Unix === | === Linu/Unix === | ||
+ | - 必要とするシステム | ||
+ | mono と nant が必要 | ||
+ | |||
+ | |||
# wget http://dist.opensimulator.org/opensim-0.6.7-release.tar.gz | # wget http://dist.opensimulator.org/opensim-0.6.7-release.tar.gz | ||
# tar zxfv opensim-0.6.7-release.tar.gz | # tar zxfv opensim-0.6.7-release.tar.gz |
Revision as of 17:15, 15 November 2009
コンパイル
Linu/Unix
- 必要とするシステム
mono と nant が必要
# 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