日本語訳(BUILDING.txt)

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Removed 'Template:' prefix from template includings and/or changed external-link into internal-link)
m (Added all of Japanese translation page into Category:Japanese Translations and removed them from any other categories)
Line 39: Line 39:
  
 
</pre>
 
</pre>
 +
[[Category:Japanese Translations]]

Revision as of 22:43, 10 June 2011

以下は、OpenSim を解凍したディレクトリにある BUILDING.txt を翻訳したものです。(OpenSim 0.7.1 現在)

=== OpenSim のビルド ===

=== Windows でビルド ===

手順:
 * runprebuild.bat を実行します。
 * OpenSim.sln を Visual Studio .NET でロードして、ソリューションをビルドします。
 * bin フォルダに移動します。("chdir bin")
 * OpenSim.ini.example を OpenSim.ini にコピーして、 bin/config-include 配下にある
   他のファイルで必要なファイルも同様にコピーします。
 * OpenSim.exe を実行します。

=== Linux でビルド ===

要件:
 * Mono 2.4.2 以降
 * Nant 0.85 以降
 * Linux ディストリビューションによっては、他にパッケージをインストールしなければならないこと
   もあります。
   詳細は http://opensimulator.org/wiki/Dependencies を参照してください。

配布物を展開した状態から:
 * ./runprebuild.sh
 * nant
 * cd bin 
 * OpenSim.ini.example を OpenSim.ini にコピーして、 bin/config-include 配下にある
   他のファイルで必要なファイルも同様にコピーします。
 * mono OpenSim.exe

=== 参考情報 ===
 
以下の情報が役に立ちます:
* http://opensimulator.org/wiki/Build_Instructions

Personal tools
General
About This Wiki