[Pkg-tcltk-devel] TCL_PACKAGE_PATH in tclConfig.sh

Chris Waters xtifr at debian.org
Mon Aug 27 19:07:03 UTC 2007


On Mon, Aug 27, 2007 at 01:43:46PM +0300, Valery Masiutsin wrote:
> Hello, Chris !
> 
> I am having problem with TCL_PACKAGE_PATH variable in tclConfig.sh
> on debian etch 4.0r1 it has two values:
> TCL_PACKAGE_PATH='/usr/lib /usr/share'

Yes, the documentation for the variable says:

# List of standard directories in which to look for packages during
# "package require" commands.  Contains the "prefix" directory plus also
# the "exec_prefix" directory, if it is different.

> Problem triggers itself up when i am generating configure script
> for my application i have simple AC_SUBST(TCL_PACKAGE_PATH)
> in my configure.ac which does wrong substitution :
> lib_libexec='/usr/lib /usr/share'/${blah-blah}

Sounds to me like a bug in one of the .in files; I don't believe this
variable is supposed to be used that way.  I'm cc'ing this to the
debian tcl/tk list.  With luck, someone there will know the canonical
approach the package should be using.  Otherwise, I'll look into it
and try to get back to you ASAP.

cheers
-- 
Chris Waters           |  Pneumonoultra-        osis is too long
xtifr at debian.org       |  microscopicsilico-    to fit into a single
or xtifr at speakeasy.net |  volcaniconi-          standalone haiku



More information about the Pkg-tcltk-devel mailing list