| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Date: | Tue, 01 May 2007 08:06:23 -0400 |
| From: | Jason Tishler <jason AT tishler DOT net> |
| Subject: | Re: [Ping Python maintainer]: enhancement request |
| In-reply-to: | <f137va$5ar$1@sea.gmane.org> |
| To: | cygwin AT cygwin DOT com |
| Mail-followup-to: | cygwin AT cygwin DOT com |
| Message-id: | <20070501120623.GA3824@tishler.net> |
| MIME-version: | 1.0 |
| References: | <f137va$5ar$1 AT sea DOT gmane DOT org> |
| User-Agent: | Mutt/1.4.2.1i |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Sun, Apr 29, 2007 at 11:58:57PM +0100, Thorsten Kampe wrote:
> I just found out that in the standard Cygwin Python setup it is not
> possible to run the Python interpreter from a Win32 command shell.
> (You get an error about the NTVDM (NT Virtual DOS machine even when C:
> \cygwin\bin is in the path).
The following works:
C:\>bash -c python
Python 2.5 (r25:51908, Mar 13 2007, 08:13:14)
...
> The reason is that python.exe is a symbolic link to python2.5.exe. As
> the Python interpreter itself is only about 43 Kb in size I suggest
> copying the interpreter instead of symlinking (Zsh for instance does
> the same).
OK. Should I copy or make a hard link?
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |