[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1900: tcl.h in funny location



Raul Miller writes:

>Package: tcl
>Version: 7.3
>Revision: 4
>
>tcl.h is in /usr/include/tcl -- yet there are no other files for this
>directory.  Seems to me it would make more sense to have just plain
>/usr/include/tcl.h

richard@sfere:richard$ ls -l /usr/include/tcl/
total 219
-rw-rw-r--   1 root     root        11268 Jun 17 01:56 default.h
-rw-rw-r--   1 root     root        21807 Jun 17 01:56 ks_names.h
-rw-rw-r--   1 root     root        16419 Jun 17 03:04 tcl++.h
-rw-rw-r--   1 root     root        22198 Jun 16 01:52 tcl.h
-rw-rw-r--   1 root     root         7053 Jun 17 03:04 tclExtend.h
-rw-rw-r--   1 root     root        36187 Jun 16 01:52 tclInt.h
-rw-rw-r--   1 root     root          831 Jun 16 01:52 tclRegexp.h
-rw-rw-r--   1 root     root         6760 Jun 16 01:52 tclUnix.h
-rw-rw-r--   1 root     root        30427 Jun 17 01:56 tk.h
-rw-rw-r--   1 root     root        17207 Jun 17 01:56 tkCanvas.h
-rw-rw-r--   1 root     root        22643 Jun 17 01:56 tkInt.h
-rw-rw-r--   1 root     root        16926 Jun 17 01:56 tkText.h
richard@sfere:richard$

Some of these are from the tk and tclX packages, but not all:

    tcl
    /usr/include
    /usr/include/tcl
    /usr/include/tcl/tcl.h
    /usr/include/tcl/tclInt.h
    /usr/include/tcl/tclRegexp.h
    /usr/include/tcl/tclUnix.h

    tk
    /usr/include
    /usr/include/tcl
    /usr/include/tcl/tk.h
    /usr/include/tcl/tkInt.h
    /usr/include/tcl/tkCanvas.h
    /usr/include/tcl/tkText.h
    /usr/include/tcl/default.h
    /usr/include/tcl/ks_names.h

    tclX
    /usr/include
    /usr/include/tcl
    /usr/include/tcl/tclExtend.h
    /usr/include/tcl/tcl++.h

(tcl=7.3-4; tk=3.6-4; tclX=7.3b-5; all a.out versions)

--
Richard Kettlewell richard@uk.geeks.org http://www.elmail.co.uk/staff/richard/


Reply to: