From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7389 invoked by alias); 15 Jun 2012 18:07:30 -0000 Received: (qmail 7367 invoked by uid 22791); 15 Jun 2012 18:07:29 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mho-01-ewr.mailhop.org (HELO mho-01-ewr.mailhop.org) (204.13.248.71) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 15 Jun 2012 18:07:14 +0000 Received: from pool-108-49-31-224.bstnma.fios.verizon.net ([108.49.31.224] helo=cgf.cx) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1SfavR-000JFt-W9 for cygwin@cygwin.com; Fri, 15 Jun 2012 18:07:14 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 47DC713C0C4 for ; Fri, 15 Jun 2012 14:07:13 -0400 (EDT) X-Mail-Handler: MailHop Outbound by DynDNS X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+vVbYkWqh/nQrJv+wOkU4D Date: Fri, 15 Jun 2012 18:07:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: Some issues with "/usr/lib/" and "/lib/" and wx Message-ID: <20120615180713.GA2567@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <20120615174658.2A55614DBDE@smtp.hushmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120615174658.2A55614DBDE@smtp.hushmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-06/txt/msg00295.txt.bz2 On Fri, Jun 15, 2012 at 07:46:58PM +0200, matt_bali wrote: >I forgot to mention that it's not just mounted "/usr/lib/" problem for >wx, but any cygwin posix path. OTOH loading file like >wx.Image("c:\\temp\\image.png") works fine, so something is messed >somewhere There is no mystery here. You're obviously not using cygwin-compiled libraries. Cygwin doesn't make Windows apps aware of POSIX paths. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple