コンパイル&インストール

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Linu/Unix)
(Windows)
Line 11: Line 11:
 
  # nant
 
  # nant
  
=== Windows ===
+
=== MS Windows ===
 
* 必要とするシステム
 
* 必要とするシステム
 
** Visual Studio .NET (2005,2008) (2003は未確認)
 
** Visual Studio .NET (2005,2008) (2003は未確認)

Revision as of 18:25, 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

MS Windows

  • 必要とするシステム
    • Visual Studio .NET (2005,2008) (2003は未確認)
1. ソースをダウンロードして展開
2. opensim-0.6.7-release フォルダをダブルクリックしてオープンする
3. runprebuild.bat をダブルクリックして起動
4. compile.bat が生成されるので,これをダブルクリックしてコンパイルを行う
Personal tools
General
About This Wiki