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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=nZZI0dUQyLtBGaiA
	QewnEguOUyNmOwJzzLx9RuGAAgfxxvC3H2Ta32UtEYND/TWmG9rU/bPIt7WVEaoM
	ttPrfCWEMBQ36Ogif+SjS5XARccRT8/TjwbcDXJS4WNNXqFDhw0Qt11jLLttn7IF
	KeWxP04/HP1Wb2w9ErM7Eccovrg=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=HSPcwcu+24OMQNM9CAUTPf
	CaKGI=; b=Js09jdL9+VamzyzSbI4N0x4Y3H2e+HnOwQz4ryu5q2S3JeOeMm6nqd
	P71b4C/GPPZ5CMmB+gaJr7QL6Gn32FJntvwk5iPYPdXGDN9ENRA65FZ6T+APby8Z
	guUc8trRk2+MeSUFya6+c1WmAi4qxSdFkXu9nxMGunEfg/6Sn4uuk=
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.6 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=cygcheck, Marco, U*copypaste, copypaste@kittens.ph
X-HELO: mail-wm0-f45.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:subject:to:references:from:message-id:date         :user-agent:mime-version:in-reply-to:content-transfer-encoding;        bh=MYUtEYJG76Mc7g5Wq3RllfKbhl89dVQIyBblbwv3iww=;        b=csVdTa4ThLTXusyGTopG3Hxlc2vPh6aaNR+H+rvOmLZ6a56z5T5m4VVGPz2umjJeA7         3vNbh7R8NeHlheUTjDIp7omf74e2X3F7vNrn8F7sj64ZWlDU5ChufR8RqsGk5PEcj2M2         1anaPhYcCJzale/I95TO2BJU8QHE5RD6MegQHP1fZH1mxhtpO5aWGpICcfN6nSN4RjbH         isp+238eIXI6LqpFtuk7HHN02aat06GOcQTK0osVD/kPjASIhlD1V9OYBqTlJtwelXZm         HMcVd71CpYgFvCdsNs8O39M7JMhXgKfigrc1mQsUuj6M5uYbgJerBmhUkCX5gpT48mq3         v/tg==
X-Gm-Message-State: AE9vXwPhITRwcnOkZLcAIY79Yt9XkftYir6AVk2xPHlLCmw5t+HS8eQoD2FapArC5SqXHQ==
X-Received: by 10.28.229.20 with SMTP id c20mr2960931wmh.0.1474456248451;        Wed, 21 Sep 2016 04:10:48 -0700 (PDT)
Subject: Re: Bug in 'gnuplot' package. (Windows 10 x86_64)
To: cygwin@cygwin.com
References: <cf764cbb2a1a0a22ff7ee6a9a6141b10@kittens.ph>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <507b7988-4bd5-4027-2237-4e14a1c20363@gmail.com>
Date: Wed, 21 Sep 2016 13:10:41 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <cf764cbb2a1a0a22ff7ee6a9a6141b10@kittens.ph>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 21/09/2016 12:42, copypaste@kittens.ph wrote:
> The package manifest calls for "lua" but actually "lua51" is
> required...attempting to use gnuplot w/Lua 5.2 raises this error:
>
> C:/cygwin64/bin/gnuplot.exe: error while loading shared libraries:
> cyglua-5.1.dll: cannot open shared object file: No such file or directory
>

Have you missed to update gnuplot ?

$ cygcheck -c gnuplot
Cygwin Package Information
Package              Version        Status
gnuplot              5.0.3-1        OK

$ cygcheck gnuplot | grep lua
   E:\cygwin64\bin\cyglua-5.2.dll


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

