From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29522 invoked by alias); 21 Nov 2002 14:44:32 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 29377 invoked from network); 21 Nov 2002 14:44:28 -0000 Received: from unknown (HELO web20001.mail.yahoo.com) (216.136.225.46) by sources.redhat.com with SMTP; 21 Nov 2002 14:44:28 -0000 Message-ID: <20021121144427.78453.qmail@web20001.mail.yahoo.com> Received: from [12.41.224.3] by web20001.mail.yahoo.com via HTTP; Thu, 21 Nov 2002 06:44:27 PST Date: Thu, 21 Nov 2002 07:55:00 -0000 From: Joshua Daniel Franklin Subject: Re: cygwin To: geisj@pagestation.com Cc: cygwin@cygwin.com In-Reply-To: <200211210933.58117.geisj@pagestation.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-11/txt/msg01174.txt.bz2 Try to keep replies on-list so others can learn and search the archives. --- Jerry Geis wrote: > I have downloaded LINE now and tried it. > ldd on my app name gives ld.so.6 and ld-linux.so.2 > > LINE gives me the -2 error which indicates (I think) > that I need to above libraries. > > Is there some what to get those libraries from the cygwin setup? No, these are Linux libraries that you will apparently have to copy along with your ELF executable from your Linux machine. Caveat: I've never used LINE but this is what the LINE FAQ seems to indicate. > On Thursday 21 November 2002 09:30 am, you wrote: > > --- Jerry Geis wrote: > > > I am new to cygwin. I have it all installed. > > > I was hoping I could take an ELF executable that I > > > made on my linux box and just run it in the cygwin > > > environment. > > > > No, Cygwin can only run Windows executables. What you're > > looking for is something like LINE: > > > > http://line.sourceforge.net > > > > > When I do that I get: > > > > > > Sytax Error: "(" expected > > > > This error actually looks like you might be trying to recompile > > your software, which *is* what Cygwin is about. I'm afraid that > > without more information, though, there's no way to diagnose. > > > > Hmm, this may be becoming an FAQ. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus – Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/