Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 18 Dec 2001 10:17:13 +0100 From: "Gerrit P. Haase" X-Mailer: The Bat! (v1.53t) Business Reply-To: "Gerrit P. Haase" Organization: convey Information Systems GmbH X-Priority: 3 (Normal) Message-ID: <581676494.20011218101713@familiehaase.de> To: russellcecala AT netscape DOT net ((Russell Cecala)) CC: cygwin AT cygwin DOT com Subject: Re: Perl Tk does not install In-Reply-To: <2C7E6FFC.2BFFF36D.22BCE93B@netscape.net> References: <2C7E6FFC DOT 2BFFF36D DOT 22BCE93B AT netscape DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo Russell, 2001-12-18 10:09:04, du schriebst: > Hi, > I can't seem to get Tk.pm to install > on my system: > $ uname -a > CYGWIN_NT-4.0 SRC26 1.3.6(0.47/3/2) 2001-12-08 17:02 i686 unknown > $ which gcc > /usr/bin/gcc > $ gcc -v > Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs > gcc version 2.95.3-5 (cygwin special) > $ which perl > /usr/bin/perl > $ perl -v > This is perl, v5.6.1 built for cygwin-multi > Copyright 1987-2001, Larry Wall > Perl may be copied only under the terms of either the Artistic License or the > GNU General Public License, which may be found in the Perl 5 source kit. > Complete documentation for Perl, including FAQ lists, should be found on > this system using `man perl' or `perldoc perl'. If you have access to the > Internet, point your browser at http://www.perl.com/, the Perl Home Page. > I download Tk800.023 from CPAN. > I had to play around with the > Makefile and the location of > the X11 header files. > Once I got past that mess > I got linker errors :( > Has anyone installed Tk.pm > for Cygwin? There is a patch needed. See http://cygwin.com/ported.html for a link to Tk800.023, please. There are a precompiled version, patched sources, the patch and a README which explains the details. There is also one place to look if your favourite module is ported: http://testers.cpan.org/search?request=by-config and choose cygwin (first cygwin entry from top), there is a list about more than 400 reports about perl modules I built, some with patches. e.g Tk: http://testers.cpan.org/search?request=dist&dist=Tk&macid=130 NOTE: The 'macid's' change from time to time, so if this link doesn't work, go back to the first CPAN link above and choose cygwin there. Gerrit -- begin signature: =^..^= end -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/