diff options
-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 |