Menu

#426 FreeBSD fix for TEA_PATH_TCLCONFIG and TEA_PATH_TKCONFIG

open
7
2008-12-08
2005-07-20
No

Hello,

I have strenghtened the search for tclConfig.sh and
tkConfig.sh in the TEA_PATH_TCLCONFIG and
TEA_PATH_TKCONFIG.

On FreeBSD 4.10 (the machine of the sourceforge compile
farm so you can check first hand btw), tclConfig.sh is
in /usr/local/lib/tcl[VERSION]/

If you call TEA_INIT and then TEA_PATH_TCLCONFIG or/and
TEA_PATH_TKCONFIG, the macros fail and exit 0

This patch adds the same checks used above for the
"check for a private tcl|tk installation" for each
member of the "check for some default locations" using
a loop. It is a fix for FreeBSD but should benefit all.

Claudio

Discussion

  • Anonymous

    Anonymous - 2005-07-20

    unified patch to apply against tcl.m4. Patch has been produced against tcl.m4 revision 1.66

     
  • Don Porter

    Don Porter - 2005-07-20
    • labels: --> 85. tclconfig
    • assigned_to: nobody --> hobbs
     
  • Donal K. Fellows

    • priority: 5 --> 7