aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/BUILDING.txt
diff options
context:
space:
mode:
authorSignpostMarv2012-09-06 12:58:33 +0100
committerJustin Clark-Casey (justincc)2012-09-08 00:02:27 +0100
commit740eac192bbfd56cb028ce28d5ac8942f3c4346b (patch)
tree840e276d55870cfa7a7c232852b4ec298dbc4442 /BUILDING.txt
parentheaders (diff)
downloadopensim-SC_OLD-740eac192bbfd56cb028ce28d5ac8942f3c4346b.zip
opensim-SC_OLD-740eac192bbfd56cb028ce28d5ac8942f3c4346b.tar.gz
opensim-SC_OLD-740eac192bbfd56cb028ce28d5ac8942f3c4346b.tar.bz2
opensim-SC_OLD-740eac192bbfd56cb028ce28d5ac8942f3c4346b.tar.xz
multi-paragraph list item
Diffstat (limited to '')
-rw-r--r--BUILDING.txt13
1 files changed, 6 insertions, 7 deletions
diff --git a/BUILDING.txt b/BUILDING.txt
index b14baa4..5210b58 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -10,13 +10,12 @@ Steps:
10# Building on Linux 10# Building on Linux
11 11
12Prereqs: 12Prereqs:
13 * Mono >= 2.4.3 13* Mono >= 2.4.3
14 * Nant >= 0.85 14* Nant >= 0.85
15 * On some Linux distributions you may need to install additional packages. 15* On some Linux distributions you may need to install additional packages.
16 See http://opensimulator.org/wiki/Dependencies for more information. 16 See http://opensimulator.org/wiki/Dependencies for more information.
17 17* May also use xbuild (included in mono distributions)
18 * May also use xbuild (included in mono distributions) 18* May use Monodevelop, a cross-platform IDE
19 * May use Monodevelop, a cross-platform IDE
20 19
21From the distribution type: 20From the distribution type:
22 * ./runprebuild.sh 21 * ./runprebuild.sh