diff options
author | Marck | 2011-03-28 13:33:03 +0200 |
---|---|---|
committer | Marck | 2011-03-28 13:35:31 +0200 |
commit | 5a61c764551b25ae2590a0a12d9ea6c1c0d0f58d (patch) | |
tree | 3438b6ec91f9e0884bf1272d203b7d6792e8a128 | |
parent | More touchup for SQLite. (diff) | |
download | opensim-SC_OLD-5a61c764551b25ae2590a0a12d9ea6c1c0d0f58d.zip opensim-SC_OLD-5a61c764551b25ae2590a0a12d9ea6c1c0d0f58d.tar.gz opensim-SC_OLD-5a61c764551b25ae2590a0a12d9ea6c1c0d0f58d.tar.bz2 opensim-SC_OLD-5a61c764551b25ae2590a0a12d9ea6c1c0d0f58d.tar.xz |
The actual change to README.txt about running on Linux.
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ for more information. | |||
44 | To run OpenSim, from the unpacked distribution type: | 44 | To run OpenSim, from the unpacked distribution type: |
45 | 45 | ||
46 | * cd bin | 46 | * cd bin |
47 | * LD_LIBRARY_PATH=. mono OpenSim.exe | 47 | * mono OpenSim.exe |
48 | 48 | ||
49 | Now see the "Configuring OpenSim" section | 49 | Now see the "Configuring OpenSim" section |
50 | 50 | ||