Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 9 Nov 2005 08:12:31 -0500 From: Jason Tishler To: John Ehresman Cc: Cygwin Subject: Re: Cygwin python & multiple versions Message-ID: <20051109131231.GA3364@tishler.net> Mail-Followup-To: John Ehresman , Cygwin References: <436F9870 DOT 8060600 AT wingware DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <436F9870.8060600@wingware.com> User-Agent: Mutt/1.4.1i X-IsSubscribed: yes John, See the following: http://cygwin.com/acronyms#PPIOSPE On Mon, Nov 07, 2005 at 01:09:52PM -0500, John Ehresman wrote: > Is it possible to install cygwin python 2.4 while retaining cygwin > python 2.2 & 2.3? I realize that only one will be available as > 'python', but things are set up to use python2.2, python2.3, etc > commands. I think it is possible if you install the packages manually (without using setup.exe). AFAICT, only the following files will overwrite each other: $ tar -tjf python-2.4.1-1.tar.bz2 | egrep -v '2.4|/$' usr/bin/idle usr/bin/pydoc usr/bin/python.exe usr/bin/smtpd.py usr/share/man/man1/python.1 Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/