From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21495 invoked by alias); 21 Nov 2002 15:40:38 -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 21455 invoked from network); 21 Nov 2002 15:40:33 -0000 Received: from unknown (HELO sccimhc02.insightbb.com) (63.240.76.164) by sources.redhat.com with SMTP; 21 Nov 2002 15:40:33 -0000 Received: from snorkel.msgnet.com ([12.222.17.62]) by sccimhc02.insightbb.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021121154031.SJKT25124.sccimhc02.insightbb.com@snorkel.msgnet.com>; Thu, 21 Nov 2002 15:40:31 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Jerry Geis Reply-To: geisj@pagestation.com Organization: MessageNet Systems To: Joshua Daniel Franklin Subject: Re: cygwin Date: Thu, 21 Nov 2002 08:48:00 -0000 User-Agent: KMail/1.4.1 Cc: cygwin@cygwin.com References: <20021121144427.78453.qmail@web20001.mail.yahoo.com> In-Reply-To: <20021121144427.78453.qmail@web20001.mail.yahoo.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200211211040.31677.geisj@pagestation.com> X-SW-Source: 2002-11/txt/msg01177.txt.bz2 Joshua, THanks, I have copied over the shared libraries into the /lib directory. When I run the app it says it cannot find it the ld.so.6 shared library. Is there something else I need to edit to tell cygwin it is available? Thanks, jerry On Thursday 21 November 2002 09:44 am, Joshua Daniel Franklin wrote: > 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/