View of /trunk/ModularRex/readme.linux.txt
Parent Directory
|
Revision Log
Revision 133 -
(download)
(annotate)
Wed May 6 13:17:11 2009 UTC (4 years ago) by sempuki
File size: 540 byte(s)
Wed May 6 13:17:11 2009 UTC (4 years ago) by sempuki
File size: 540 byte(s)
make the script usage more clear
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: 1. Place modrex within OpenSim source tree. ex: cd opensim/; svn co http://forge.opensimulator.org/svn/modrex/trunk modrex; cd modrex/ModularRex; ./runprebuild.sh 2. Use the link-opensim.sh script to tell ModreX where OpenSim is using a symbolic link. 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 |

