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/