X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.3 required=5.0	tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE
X-Spam-Check-By: sourceware.org
X-Yahoo-SMTP: Uu383n6swBCEN1G9up0WSnxbvN8fCPmk
Message-ID: <4D4B0701.8000303@cygwin.com>
Date: Thu, 03 Feb 2011 14:50:25 -0500
From: "Larry Hall \(Cygwin\)" <reply-to-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Library missing, but do not know which one :-(
References: <30837080.post@talk.nabble.com>
In-Reply-To: <30837080.post@talk.nabble.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 2/3/2011 11:35 AM, Muzzy wrote:
>
> Hello,
>
> when I start bc command in cygwin following error occurs:
> /usr/bin/bc.exe: error while loading shared libraries: ?: cannot open shared
> object file: No such file or directory
>
> What can I do in this case ? I installed only bash, bc and xterm packages.

'cygcheck bc' should tell you which DLL is missing.  Looking at the list,
there's not allot that's Cygwin there:

   C:\bin\cygreadline6.dll
     C:\bin\cygncurses-9.dll
       C:\bin\cyggcc_s-1.dll

And of course cygwin1.dll.  Aircrack has installed one of those but it looks
like it's sufficiently separated.  If you can't find any other culprit, you
can try removing this though.

Looks to me, though, like you're missing the libncurses9 package.  I'd try
that.

-- 
Larry

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
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

