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 To: cygwin AT cygwin DOT com From: "Totte Karlsson" Subject: Re: python and cygwin Date: Fri, 20 Feb 2004 15:29:17 -0800 Lines: 31 Message-ID: References: <40369000 DOT 3B3EE444 AT dessent DOT net> Reply-To: "Totte Karlsson" X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: 207.158.40.25 X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 OK, I see, However, it seems as if I can execute the win32 python interpreter from within the cygwin bash shell, and it seems to work as long the cygwin path come into play, which is "unfortunate". I thought the idea with cygwin was to provide unix tools working under windows, not to make windows into unix/posix? Now it looks as if I need to have two sets of python running, one for cygwin and one for windows, and both are running in windows! It is something fishy with that I think..? "Brian Dessent" wrote in message news:40369000 DOT 3B3EE444 AT dessent DOT net... > Totte Karlsson wrote: > > > > Seems as if I got it working by downloading python "for cygwin"?. I already > > had python for windows installed and I thought cygwin would used that one > > automatically? Guess one has to set it up somewhere? > > The win32 python and the Cygwin python are completely seperate and > different. They do not share anything or "use each other". One is > compiled for a unix/posix environment, the other for a win32 one. The > same is true for Perl, with Cygwin perl vs. Activestate perl. > > Brian > -- 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/