]> git.tdb.fi Git - builder.git/blobdiff - Readme.txt
Update svn:ignore
[builder.git] / Readme.txt
index c0004ad9ad4f866fd350acb8c860a4ab0059a1ab..dda34d6e6fc87cb58a7efdab7e35a8eb3d1e7d8b 100644 (file)
@@ -16,12 +16,12 @@ this problem, there's a script called bootstrap.sh in the Builder main
 directory.  Before running it, make sure you have the following libraries
 available:
 
-MSP libraries: misc core parser path regex++ getopt++
+MSP libraries: core parser path strings
 
 Others: sigc++-2.0
 
 Since the MSP libraries are also normally built with Builder, the script will
-need to have their sources available.  By default, it will look at ../libs.
-You can change this by setting the LIBPATH evironment variable for the script.
-If everything goes well, you should have a builder-stage1 binary that you can
-use to build a normal version of Builder.
+need to have their sources available.  By default, it will look at the parent
+directory of builder.  You can change this by setting the LIBPATH evironment
+variable for the script.  If everything goes well, you should have a
+builder-stage1 binary that you can use to build a normal version of Builder.