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

Brian Dessent brian@dessent.net
Thu Jan 26 01:33:00 GMT 2006


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.

Brian

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



More information about the Cygwin mailing list