diff options
author | SignpostMarv | 2012-09-06 12:58:33 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-09-08 00:02:27 +0100 |
commit | 740eac192bbfd56cb028ce28d5ac8942f3c4346b (patch) | |
tree | 840e276d55870cfa7a7c232852b4ec298dbc4442 /BUILDING.txt | |
parent | headers (diff) | |
download | opensim-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.txt | 13 |
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 | ||
12 | Prereqs: | 12 | Prereqs: |
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 | ||
21 | From the distribution type: | 20 | From the distribution type: |
22 | * ./runprebuild.sh | 21 | * ./runprebuild.sh |