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:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=hBj vJqcvWkRYVhji/1cQ6wxXByG05uYOShmYPirMNVsd41QhkvZ6KNjnBznYj4bnkcV zJxUn24CCTxFfA4D+jeMxQKFQDUep67D9pAcs+2LlMjRafPGTCQOoJHtGY/5awQM QotSbvzqSW4c8pMIZD/5LKcmpqkeW91X40fYSbT4= 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:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=VQ44UVyh6 M3GiPPe8Po02tbv/jo=; b=fVe5k3FjILxz205BZ9yNQO5BPYQ48xFtDJ4h8eQ/z EPMgUNMty3LDkGdJyTaPmp8BoseLldF1xB2NwxU/Cn+3+lsjwWTOh9UjRHtWjLm+ 6ErJgCAQNMqXdDyyigOeNHeKsHntM39+k3K116af2iSILzfyX8+ezotpIM3IvzK5 Hc= 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=-3.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: John J Ottusch Subject: Re: gnuplot 5.x.x.x not starting correctly in 64-bit CYGWIN console Date: Tue, 17 Nov 2015 00:01:01 +0000 (UTC) Lines: 34 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes >> 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. If cyglua-5.1.dll is part of the normal 64-bit CYGWIN download then 1) I don't understand why it wasn't downloaded and installed automatically when I updated, and 2) I'm not sure what package(s) I would have to manually (re)install in order to get the 64-bit version, and 3) it may or may not fix the gnuplot startup problem. I might add that running 'cygcheck gnuplot' from my 32-bit CYGWIN installation finds cyglua-5.1.dll in C:\win32app\cygwin\bin\cyglua- 5.1.dll. Of course this version does not work with 64-bit gnuplot. jjo (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.) -- 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