delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Injected-Via-Gmane: | http://gmane.org/ |
To: | cygwin AT cygwin DOT com |
Path: | not-for-mail |
From: | Charles Wilson <cwilson AT ece DOT gatech DOT edu> |
Subject: | Re: [ANNOUNCEMENT] Updated: expect-20021218-1, gdb-20021218-1, tcltk-20021218-1 |
Date: | Fri, 20 Dec 2002 18:33:18 -0500 |
Lines: | 40 |
Message-ID: | <3E03A8BE.2020602@ece.gatech.edu> |
References: | <20021219064238 DOT 488591C10B AT redhat DOT com> <3E039F0D DOT 2080100 AT ece DOT gatech DOT edu> |
Mime-Version: | 1.0 |
X-Complaints-To: | usenet AT main DOT gmane DOT org |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 |
X-Accept-Language: | en-us, en |
On 09 May 2002, in a message titled "Python and PIL and rebase, oh my!", I said: > #2) ------------------------------ > Given that, I have a 3 requests for the tcl/tk maintainer: > 1) for the next release, can we have the header files (other than > just tk.h) installed as well? (Where? I dunno... /usr/include/tk/ & > /tcl/?) > 2) can we have a postinstall script that links > /usr/lib/libtclX.Y.a ---> libtclXY.a > /usr/lib/libtkX.Y.a ---> libtkXY.a > 3) please make sure the tkConfig.sh and tclConfig.sh files are > correct. The current versions include lots of references to > /cygnus/netrel/src/gdb-20001125-1/ etc. That's bad... All of these issues still exist (but now that tcltk is its own package, they are fixable -- when it was all mingled together with gdb it was totally unfixable). Anyway, it'd be nice(tm) if the tcltk binary package included the tk header files under /usr/include/tk/ and /usr/include/tk/X11/. See http://www.neuro.gatech.edu/users/cwilson/cygutils/testing/tk-includes-8.3.tar.bz2 where the contents were taken from the tcltk -src archive. /usr/lib/tclConfig.sh and /usr/lib/tkConfig.sh need to be "munged" before inclusion in the distro tarball, but they DO need to be present in the distro (no fair simply removing them <g>) If 8.3 is anything like 8.0, we need these symlinks in /usr/lib: libtcl8.3.a -> libcygtcl83.a libtk8.3.a -> libcygtk83.a although the (new?) files /usr/lib/itcl3.2/pkgIndex.tcl /usr/lib/itk3.2/pkgIndex.tcl might actually fix that problem; I'm not sure. --Chuck -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |