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=o//32NNRTlWlkSayWVo/DMnHjssRJGIkc4jWLg0xikh
	soBhQH4Z4eKyAZZ1J0qdHj7K8j8R/KqqCkEJ1AU91CebCExg+yGgAQYiBRtsuKet
	X2ts3Xni3OhAT0zgORBg0FRMAAmD6ZTL9Hhn0HWjvtuqMMa9z32dFMEdIylFRcgU
	=
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=yjEQAbBVAQuIcNubyurd9d7ICQc=; b=pRe8CjXixmDwIV9wD
	WLjYBk/Nwn72f6wHahJQ4c02xngftbBj4LPRHUy6VlY6Um25UFOBQuVvstq2aZwB
	VXtC4DXqaZKYv2lBsgd03Gek/2mgh7+cJKW2gR/+d4bS9sTO3ztf+X4mtHnTuA/v
	didwUfHlVq1ezVryiUqVK6fX1A=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=ALL_TRUSTED,BAYES_50,FREEMAIL_FROM,FREEMAIL_REPLY autolearn=no version=3.3.2
X-HELO: mail-bk0-f53.google.com
X-Received: by 10.205.15.72 with SMTP id pt8mr17909120bkb.17.1380534019399;        Mon, 30 Sep 2013 02:40:19 -0700 (PDT)
Message-ID: <52494700.2080304@gmail.com>
Date: Mon, 30 Sep 2013 11:40:16 +0200
From: marco atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: GSL Package, Incomplete
References: <20130930171854.3224@binki>
In-Reply-To: <20130930171854.3224@binki>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Il 9/30/2013 10:18 AM, wynfield@gmail.com ha scritto:
> Re: NU Scientific Library (GSL) is a numerical library for C and C++ programmers.
>
> Can the gsl package maintainer or someone knowledgeable about it for cygwin tell me if the package is complete or is gsl-config missing or inappropriate for cygwin?
>
> I am getting an:   error: Could not find gsl-config   and can't not file gsl-congig in any of the cygwin repositories.
>
> Should it have been in the package?
>
> Thanks
>
you need to install the package "gsl-devel"

$ cygcheck -f /usr/bin/gsl-config
gsl-devel-1.16-1

Regards
Marco

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

