diff options
author | John Hurliman | 2009-10-27 14:16:53 -0700 |
---|---|---|
committer | John Hurliman | 2009-10-27 14:16:53 -0700 |
commit | 12da4d42429ca61a8457700ab979f48912ae9b91 (patch) | |
tree | 9dff3ada0de8ce6226f9f9211917dae2a9c2761e | |
parent | Experimental test to rate limit the incoming packet handler and try to always... (diff) | |
parent | Bump required Mono version in README up to 2.4.2 (diff) | |
download | opensim-SC_OLD-12da4d42429ca61a8457700ab979f48912ae9b91.zip opensim-SC_OLD-12da4d42429ca61a8457700ab979f48912ae9b91.tar.gz opensim-SC_OLD-12da4d42429ca61a8457700ab979f48912ae9b91.tar.bz2 opensim-SC_OLD-12da4d42429ca61a8457700ab979f48912ae9b91.tar.xz |
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ See configuring OpenSim | |||
25 | == Installation on Linux == | 25 | == Installation on Linux == |
26 | 26 | ||
27 | Prereqs: | 27 | Prereqs: |
28 | * Mono >= 2.0.1 (>= 2.4.2 is better) | 28 | * Mono >= 2.4.2 |
29 | * Nant >= 0.86beta | 29 | * Nant >= 0.86beta |
30 | * sqlite3 or mysql 5.x (you'll need a back end database) | 30 | * sqlite3 or mysql 5.x (you'll need a back end database) |
31 | 31 | ||