X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <988181 DOT 83222 DOT qm AT web33506 DOT mail DOT mud DOT yahoo DOT com> <482B3DCF DOT 2070003 AT cygwin DOT com> Subject: RE: please help Date: Wed, 14 May 2008 20:34:15 +0100 Message-ID: <00e901c8b5f9$7eaf4900$2708a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <482B3DCF.2070003@cygwin.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Larry Hall (Cygwin) wrote on 14 May 2008 20:30: > I'm not exactly how you're managing to run the 'ls' you refer to > above on Windows but the message you're getting indicates > that you're not running Cygwin's 'ls' (and implies you're trying > to execute the Linux binary). No! That's ls saying "Can't find the file you named" because the glob failed, it's not windows' dynamic loader trying to play at being ld.so! ~ $ ls /lib/librt.so* ls: cannot access /lib/librt.so*: No such file or directory cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/