Annotation of /trunk/ModularRex/readme.linux.txt
Parent Directory
|
Revision Log
Revision 133 - (view) (download)
| 1 : | sempuki | 133 | 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. | ||
| 4 : | ex: cd opensim/; svn co http://forge.opensimulator.org/svn/modrex/trunk modrex; cd modrex/ModularRex; ./runprebuild.sh | ||
| 5 : | |||
| 6 : | 2. Use the link-opensim.sh script to tell ModreX where OpenSim is using a symbolic link. | ||
| 7 : | ex: svn co http://forge.opensimulator.org/svn/modrex/trunk/ modrex; cd modrex/ModularRex; link-opensim.sh $OPENSIM_DIR; ./runprebuild-linked.sh |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

