Diff of /trunk/ModularRex/readme.linux.txt
Parent Directory
|
Revision Log
|
Patch
| revision 133, Wed May 6 13:17:11 2009 UTC | revision 134, Wed May 6 13:20:23 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | ModreX relies on OpenSim, and must install its DLLs into the OpenSim source tree. There are two ways to let ModreX know where OpenSim is: | ModreX relies on OpenSim, and must install its DLLs into the OpenSim source tree. There are two ways to let ModreX know where OpenSim is: |
| 2 | ||
| 3 | 1. Place modrex within OpenSim source tree. | 1. Place modrex within OpenSim source tree. |
| 4 | ex: cd opensim/; svn co http://forge.opensimulator.org/svn/modrex/trunk modrex; cd modrex/ModularRex; ./runprebuild.sh | ex: |
| 5 | cd opensim/ | |
| 6 | svn co http://forge.opensimulator.org/svn/modrex/trunk modrex | |
| 7 | cd modrex/ModularRex | |
| 8 | ./runprebuild.sh | |
| 9 | ||
| 10 | 2. Use the link-opensim.sh script to tell ModreX where OpenSim is using a symbolic link. | 2. Use the link-opensim.sh script to tell ModreX where OpenSim is using a symbolic link. |
| 11 | ex: svn co http://forge.opensimulator.org/svn/modrex/trunk/ modrex; cd modrex/ModularRex; link-opensim.sh $OPENSIM_DIR; ./runprebuild-linked.sh | ex: |
| 12 | svn co http://forge.opensimulator.org/svn/modrex/trunk/ modrex | |
| 13 | cd modrex/ModularRex | |
| 14 | link-opensim.sh $OPENSIM_DIR | |
| 15 | ./runprebuild-linked.sh |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

