aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/BUILDING.txt
diff options
context:
space:
mode:
authorSignpostMarv2012-09-06 12:58:14 +0100
committerJustin Clark-Casey (justincc)2012-09-08 00:02:26 +0100
commit783ecd01f490096b6727504972316a6de8c2de68 (patch)
treefe91f1f6b6406a8ddf6e57e7e46c7090f7a4b6cc /BUILDING.txt
parentremoving redundant header; this is the building.txt file for opensim (diff)
downloadopensim-SC_OLD-783ecd01f490096b6727504972316a6de8c2de68.zip
opensim-SC_OLD-783ecd01f490096b6727504972316a6de8c2de68.tar.gz
opensim-SC_OLD-783ecd01f490096b6727504972316a6de8c2de68.tar.bz2
opensim-SC_OLD-783ecd01f490096b6727504972316a6de8c2de68.tar.xz
headers
Diffstat (limited to '')
-rw-r--r--BUILDING.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/BUILDING.txt b/BUILDING.txt
index 7d7bf3f..b14baa4 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -1,4 +1,4 @@
1=== Building on Windows === 1# Building on Windows
2 2
3Steps: 3Steps:
4 * runprebuild.bat 4 * runprebuild.bat
@@ -7,7 +7,7 @@ Steps:
7 * copy OpenSim.ini.example to OpenSim.ini and other appropriate files in bin/config-include 7 * copy OpenSim.ini.example to OpenSim.ini and other appropriate files in bin/config-include
8 * run OpenSim.exe 8 * run OpenSim.exe
9 9
10=== Building on Linux === 10# Building on Linux
11 11
12Prereqs: 12Prereqs:
13 * Mono >= 2.4.3 13 * Mono >= 2.4.3
@@ -25,13 +25,13 @@ From the distribution type:
25 * copy OpenSim.ini.example to OpenSim.ini and other appropriate files in bin/config-include 25 * copy OpenSim.ini.example to OpenSim.ini and other appropriate files in bin/config-include
26 * run mono OpenSim.exe 26 * run mono OpenSim.exe
27 27
28=== Using Monodevelop === 28# Using Monodevelop
29 29
30From the distribution type: 30From the distribution type:
31 * ./runprebuild.sh 31 * ./runprebuild.sh
32 * type monodevelop OpenSim.sln 32 * type monodevelop OpenSim.sln
33 33
34=== References === 34# References
35 35
36Helpful resources: 36Helpful resources:
37* http://opensimulator.org/wiki/Build_Instructions 37* http://opensimulator.org/wiki/Build_Instructions