From: Fred Drake Date: Mon, 10 May 2004 18:39:32 +0000 (+0000) Subject: don't make assumptions about $PATH in Cygwin instructions X-Git-Tag: v2.4a1~410 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7c9a3a958041fe8bdeca60cf6bcac772c476721;p=thirdparty%2FPython%2Fcpython.git don't make assumptions about $PATH in Cygwin instructions --- diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index e7aa0b2552bc..c56473dbb216 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -1846,7 +1846,7 @@ This \UNIX\ is also followed by a space. using this command to build and install the software: \begin{verbatim} -% configure && make install +% ./configure && make install \end{verbatim} You should now be able to build at least the DVI, HTML, PDF, and