Date: Tue, 7 Jan 1997 00:08:11 -0800 (PST) From: asami@cs.berkeley.edu (Satoshi Asami) To: chuckr@glue.umd.edu Cc: thomas@ghpc8.ihf.rwth-aachen.de, ports@freebsd.org Subject: Re: cvs commit: ports/x11/tix/patches etc. Message-ID: <199701070808.AAA02602@silvia.HIP.Berkeley.EDU> In-Reply-To: <Pine.OSF.3.95.970106120546.3204A-100000@maryann.eng.umd.edu> (message from Chuck Robey on Mon, 6 Jan 1997 12:10:27 -0500 (EST))
next in thread | previous in thread | raw e-mail | index | archive | help
* Sorry, I'm playing catch-up. You guys have transferred a lot of traffic * since last night. Tk and it's cousins have no need for the large majority * of the .h files, in or out of generic, so adding them is pure useless * bloat. The location that the tk port uses to put it's files, * /usr/local/include, is the one that is expected for most of the tcltk * software, and that stuff finds it fine. * * The problem is mostly that half our tcltk stuff is in the /usr/local * hierarchy, the other half in /usr/include. It's not that much of a * problem, either. * * Let me gen up a version of tix that works ok, give me an hour. Right now, * when it can't find the tclconfig.sh and tkconfig.sh files in the same * locations that it finds the include files, it dies, but that's trivial to * fix. Be right back. Did you find a solution? I really don't sure it's that simple though. The only file the tk port (currently) installs in /usr/local/include is tk.h, and that is clearly not enough considering all those ports out there who do a DEPENDS on x11/tk41. Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701070808.AAA02602>