On 2013-07-23 19:09, Jim Reisert AD1C wrote:
I wanted to compile the WWW::Mechanize Perl library, which looked for crypt.h then could not find it. I installed the crypt-1.1-1 library but it was not there either.
The crypt package provides just crypt(1); you need libcrypt-devel for the header and link library, and libcrypt0 for the DLL.
Yaakov -- 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