This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: updating DB_File in Perl: where would be db.h?


Brian Dessent wrote:

> Linda Walsh wrote:
> 
> 
>>I installed all 5 versions, but none of them have a "db.h".
>>
>>Anyone know what package I might install to enable building
>>of DB_File module?
> 
> 
> 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.
> 
> Next time use http://cygwin.com/packages/ or "cygcheck -p" to search the
> contents of packages.

Also you have to edit config.in inside the DB_File package, it has the locations
where it looks for headears and libs set to /usr/local/BerkeleyDB or something
similar.  I just ran into this yesterday.

HTH
-- 
René Berber


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]