X-Spam-Check-By: sourceware.org Message-ID: <43D8306B.9010603@tlinx.org> Date: Wed, 25 Jan 2006 18:14:03 -0800 From: Linda Walsh User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: updating DB_File in Perl: where would be db.h? References: <43D8212F DOT 3090802 AT tlinx DOT org> <43D82432 DOT A1DD1845 AT dessent DOT net> In-Reply-To: <43D82432.A1DD1845@dessent.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Brian Dessent wrote: > Headers and import libraries are in the -devel package. The main > >package just contains the files necessary at runtime, if you intend to >compile things that use the library you need the -devel package. > > Thanks -- looked for a -devel package, but was looking in wrong place (looking in dbX.Y-devel). >Next time use http://cygwin.com/packages/ or "cygcheck -p" to search the >contents of packages. > > Hmm! Didn't know about cygcheck -p (or the website), but just searching on "db.h" returns hits in all of the db packages: db3.1/db-3.1.17-2 The Sleepycat Berkeley DB Library v3.1 db4.1/db-4.1.25-1 The Sleepycat Berkeley DB Library v4.1 db4.2/db-4.2.52-1 The Sleepycat Berkeley DB Library v4.2 db4.3/db-4.3.28-1 The Sleepycat Berkeley DB Library v4.3 - base package with docs as well as the libdbX.x-devel packages. Still might have been scratching my head for a while puzzling out where they were supposed to be. Thanks! Linda > > -- 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/