X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=ymFMgPsKpRayXDPOFItXrYGDqylX1fKHiEJw21F40Lu
	5q/oojPNeD3rfpR+1XX1GQsr7WFWxZrei/9j2MHUNV27vYPxNCcpX4ruV/6K+XcF
	TmAwJJACQTav4ge0IwoUlQU9uZfs+nA7r/kCZZLIOuAA7qH6SK+RMXsLgkuVdZys
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=yYhMy7QOCejHmazl1rdNtDC+5ec=; b=c36eBXES8yozilC3+
	I/3villKddpy29dz/N+Rc/tpK/auloMztCcSu9yG16eWmBNDahbp8US7iCI7gavE
	QfZABKOYr7cj/+zt1m0Hrdddly+Co6uIds18+dJLza8s32peQIz+XJgTV/+u7K1L
	DXfHyUGeBHzG9tB8l762Vzeam8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Received: by 10.68.220.1 with SMTP id ps1mr34859540pbc.30.1374641058584;        Tue, 23 Jul 2013 21:44:18 -0700 (PDT)
Message-ID: <51EF5B9E.6030208@users.sourceforge.net>
Date: Tue, 23 Jul 2013 23:44:14 -0500
From: "Yaakov (Cygwin/X)" <yselkowitz@users.sourceforge.net>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: No crypt.h for cygwin64?
References: <CAK-n8j71btrRzf9ozdzz3G3aAx4Bzo31kRE4WEZf6wUcvv2-LA@mail.gmail.com>
In-Reply-To: <CAK-n8j71btrRzf9ozdzz3G3aAx4Bzo31kRE4WEZf6wUcvv2-LA@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

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

