Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <5.0.2.1.0.20010319203058.00a187b0@mail.teleport.com> X-Sender: lincwils AT mail DOT teleport DOT com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Mon, 19 Mar 2001 20:32:34 -0800 To: cygwin AT cygwin DOT com From: Dennis Wilson Subject: Python Installation information request Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed I have noticed various mails about building python 2.x. I don't remember the names involved, but you have gotten much further than I have. I have downloaded the Python source in gz format from sourceforge. I chose the Python 2.0 version. Maybe that is my error. Anyway, everything compiles fine. What happens is that make enters the Modules subdirectory and tries to move the python executable. It dies saying that it can not do that. mv python ../python I have cygwin 1.1.8 running under Win98. My primary shell is bash. My process is: download gz gunzip Python2.0_tar.tz tar xvr Python2.0_tar cd Python2.0 ./configure --with-threads=no make -- At this point after it has created the python.exe in Python2.0/Modules is where I get the error message. Any help or direction would be appreciate. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple