r17160 by craig - Update some details in BUILDING

scribus-commit scribus-commit at lists.scribus.net
Sun Jan 1 11:27:44 UTC 2012


Author: craig
Date: Sun Jan  1 11:27:44 2012
New Revision: 17160

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=17160
Log:
Update some details in BUILDING

Modified:
    branches/Version135/Scribus/BUILDING

Modified: branches/Version135/Scribus/BUILDING
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17160&path=/branches/Version135/Scribus/BUILDING
==============================================================================
--- branches/Version135/Scribus/BUILDING (original)
+++ branches/Version135/Scribus/BUILDING Sun Jan  1 11:27:44 2012
@@ -4,9 +4,8 @@
 Scribus 1.3.5+ has replaced the traditionally used so called autotools with
 the CMake build system (cmake.org).
 
-Please see install4.html in scribus/doc or:
-	http://docs.scribus.net/index.php?lang=en&page=install4
-for details *after* reviewing the build requirements below.
+Please see install4.html in scribus/doc for details *after* reviewing the 
+build requirements below.
 
 Note that while a QMake project file (Scribus.pro) is provided in the Scribus
 source distribution, it is not possible to build Scribus with this project
@@ -134,7 +133,7 @@
 Next, ensure you definitely have the library installed, as well as any
 additional development packages that may be required to use it.  On Linux, make
 sure to install the "-dev" or "-devel" package for the missing library. After
-doing this, re-run configure.
+doing this, re-run cmake.
 
 If the library is still not found, please read and act on the section above,
 entitled `LIBRARIES IN NONSTANDARD LOCATIONS'. Check that all those environment
@@ -266,7 +265,7 @@
 ========
 
 There is a separate document for building on OSX. The Scribus build system
-can create native dmg installers for OSX..
+can be used to create native dmg installers for OSX.
 
 Microsoft Windows
 =================




More information about the scribus-commit mailing list