From: Fred Drake Date: Mon, 10 May 2004 18:39:01 +0000 (+0000) Subject: don't make assumptions about $PATH in Cygwin instructions X-Git-Tag: v2.3.4c1~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af6f374b7896bf397d01bfabc518b1f8fefb2734;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 6aa121d78406..5fa60acd97eb 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -1825,7 +1825,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 HTML, PDF, and