Updated README.txt Build instructions for Linux

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2012 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
Jim Radford
2008-07-28 09:21:54 +00:00
parent 091a977ea5
commit 791dcb9974

View File

@@ -78,8 +78,9 @@ Compiling
---------
1. Change to the directory you extracted the source distribution to
2. run the prebuild file: % sh runprebuild.sh - This will generate the required nant build files
3. type "nant" to compile the library, example applications and tools.
2. run the prebuild file: % sh runprebuild.sh nant - This will generate the required nant build files and run
nant with the correct buildfile parameter to build nant
The library, example applications and tools will be in the bin directory