Date: Sun, 5 Nov 2000 06:24:42 -0800 (PST) From: opentrax@email.com To: freebsd-gnats-submit@FreeBSD.org Subject: misc/22621: tcl.h and tk.h not in the right places. Message-ID: <20001105142442.651C737B4CF@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 22621
>Category: misc
>Synopsis: tcl.h and tk.h not in the right places.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 05 06:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Jesse Monroy
>Release: 3.4
>Organization:
Digital Marshalls
>Environment:
FreeBSD spammie.svbug.com 3.5.1-RELEASE FreeBSD 3.5.1-RELEASE #0: Wed Sep 13 20:07:41 PDT 2000 jessem@spammie.svbug.com:/usr/src/sys/compile/GATEWAY i386
>Description:
Many applications that depend on tcl.h and tk.h break because
the headers are not where they are expected to be.
The headers should in /usr/local/include.
Instead headers are placed in
/usr/local/include/tcl${VERSION}
and
/usr/local/include/tk${VERSION}
These files may be there to prevent name-space
collision when several application (each) require
a different version of TCL or TK.
While the short turn problem has been solved
no clear information is available as to what to do.
Hence, if a 'make' breaks or 'configure' breaks,
the end user has no clear direction. Even investigating
the binaries offers very little help.
>How-To-Repeat:
Install an application that is not in the packages
or ports collections. Example, TkRATrc7.
Currently, this Application is not in the packages.
TkRATrc3 is.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001105142442.651C737B4CF>
