X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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)" 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 AT cygwin DOT com Subject: Re: No crypt.h for cygwin64? References: In-Reply-To: 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