From 68e4fe5ac49effe8959bc8532584edf04553c931 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Wed, 10 Mar 2010 14:14:26 +0100 Subject: Imported Upstream version 1.2.0.d20100306 --- doc/user/build-install.in | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'doc/user/build-install.in') diff --git a/doc/user/build-install.in b/doc/user/build-install.in index 0894e08..ff6ca3e 100644 --- a/doc/user/build-install.in +++ b/doc/user/build-install.in @@ -209,7 +209,7 @@ - # rpm -Uvh scons-1.2.0.d20100117-1.noarch.rpm + # rpm -Uvh scons-1.2.0.d20100306-1.noarch.rpm @@ -271,7 +271,7 @@ &SCons; provides a Windows installer that makes installation extremely easy. - Download the scons-1.2.0.d20100117.win32.exe + Download the scons-1.2.0.d20100306.win32.exe file from the &SCons; download page at http://www.scons.org/download.php. Then all you need to do is execute the file @@ -381,8 +381,8 @@ The first step is to download either the - scons-1.2.0.d20100117.tar.gz - or scons-1.2.0.d20100117.zip, + scons-1.2.0.d20100306.tar.gz + or scons-1.2.0.d20100306.zip, which are available from the SCons download page at http://www.scons.org/download.html. @@ -395,7 +395,7 @@ on Linux or UNIX, or WinZip on Windows. This will create a directory called - scons-1.2.0.d20100117, + scons-1.2.0.d20100306, usually in your local directory. Then change your working directory to that directory and install &SCons; by executing the following commands: @@ -403,7 +403,7 @@ - # cd scons-1.2.0.d20100117 + # cd scons-1.2.0.d20100306 # python setup.py install @@ -471,9 +471,9 @@ This will install the &SCons; build engine in the - /usr/lib/scons-1.2.0.d20100117 + /usr/lib/scons-1.2.0.d20100306 or - C:\Python25\scons-1.2.0.d20100117 + C:\Python25\scons-1.2.0.d20100306 directory, for example. @@ -530,7 +530,7 @@ relative to the specified prefix. Adding to the above example would install the build engine in - /opt/scons/lib/scons-1.2.0.d20100117. + /opt/scons/lib/scons-1.2.0.d20100306. -- cgit v1.2.3