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:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=JMsyxOLcr55fWSDj DJnulL3GzzCQHoch729GIorg628NB8dUHJe1QcKXA8HuTmoUHlFJrlqRuF5DqWb4 tzCpKv23hMNsZkuDbNozPLryCK59Ze6yzZMaWRyHQRbT+LSRbjC2wO86sO9IpIji nNjSPQzQpR1fpNl++s46QdSbR9I= 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:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=+/zABf6JL4+N9IaZ0EIG+E rIh54=; b=skHQ/gs9KtBVvCQebUp1uaQgTExqOr0v+E6k8f2PDeZomtHVsdLY/C KrdXP60bkjd5Fan290FMlqpxDrSvz3YtzrJLzqgqmW83Ep+3Nl4QsnIWo5NgjVYX bHWTbFq4Uh0//TneyokIu5QspTe32hxxOa3G9MS2geUQespgX3QAg= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: gnuplot 5.x.x.x not starting correctly in 64-bit CYGWIN console To: cygwin AT cygwin DOT com References: Cc: John J Ottusch From: Ken Brown Message-ID: <564A8446.3000000@cornell.edu> Date: Mon, 16 Nov 2015 20:35:02 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 11/16/2015 7:01 PM, John J Ottusch wrote: >>> The command 'cygcheck /usr/bin/gnuplot.exe' should give you that > information. > >>> Ken > > Doing so finds several required DLL's but also reports > > cygcheck: track_down: could not find cyglua-5.1.dll > > which is interesting because running the command > > lua > > enters an interactive mode (unlike gnuplot), which suggests that 'lua' > might be working. You probably have lua5.2 installed, which provides cyglua-5.2.dll rather than cyglua-5.1.dll. > If cyglua-5.1.dll is part of the normal 64-bit CYGWIN download then I'm not sure what you mean by the "normal" download, but cyglua-5.1.dll is part of the lua5.1 package, and the latter is required by gnuplot. > 1) I don't understand why it wasn't downloaded and installed > automatically when I updated, and It should have been. > 2) I'm not sure what package(s) I would have to manually (re)install in > order to get the 64-bit version, and As I mentioned above, you will need to install (or reinstall) lua5.1. You can discover this kind of thing by going to the Cygwin website and clicking on "Search Packages" in the left column. > (Sorry for the lack of previous context, but I did not receive a copy of > Ken's message in my e-mail box to reply to.) You should subscribe to the cygwin mailing list (or use something like gmane). The custom on this list is not to CC individuals, though I've made an exception this time to make sure you get the message. Ken -- 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