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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7c9a3a958041fe8bdeca60cf6bcac772c476721;p=python don't make assumptions about $PATH in Cygwin instructions --- diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index e7aa0b2552..c56473dbb2 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