X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "Michael Kairys" Subject: Re: Need help with Perl/Tk Date: Thu, 13 Dec 2007 08:38:13 -0500 Lines: 24 Message-ID: References: <6910a60712130338u34d0d493y84d8649d8b688f91 AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit In-Reply-To: <6910a60712130338u34d0d493y84d8649d8b688f91@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 "Reini Urban" wrote in message news:6910a60712130338u34d0d493y84d8649d8b688f91 AT mail DOT gmail DOT com... > Run cygcheck /usr/lib/perl5/vendor_perl/5.8/cygwin/auto/Tk/Tk.dll > There you will find the missing libraries. Thank you! I get "Error: could not find cygX11-6.dll" > That's not entirely true. Tk works fine without X. > Just perl-Tk requires an installed X, a running X server and > a correct DISPLAY environment variable. So I assume this is the problem. > Native perl Tk under cygwin used to had some build problems which > recently got fixed, if I remember correctly. > You can try to build it by your own, without the odd X dependency. So next I will try installing and running Cygwin's X server (if I can even recall how to spell X :) and see if that makes things work better; however that "odd X dependency" would make me leery of adopting Cygwin Perl/Tk (as opposed to ActiveState, which I'm currently using) and I would certainly like to know how to follow up on that suggestion. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/