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 Message-ID: <6910a60511090844o18f8f839s@mail.gmail.com> Date: Wed, 9 Nov 2005 17:44:45 +0100 From: Reini Urban To: cygwin AT cygwin DOT com Subject: Re: Cygwin python & multiple versions In-Reply-To: <20051109131231.GA3364@tishler.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <436F9870 DOT 8060600 AT wingware DOT com> <20051109131231 DOT GA3364 AT tishler DOT net> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id jA9GivwL024995 2005/11/9, Jason Tishler : > 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 A perfect job for alternatives, with -slave I do this for libtool. -- Reini Urban -- 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/