Re: Tcl bytecode



On Jan 30, 1:58 pm, Don Porter <d...@xxxxxxxx> wrote:


[...] [tclPkgUnknown] crawls all over trying to
discover every package it can find.

What matters is the number of directories in the value of $::auto_path,
the number of subdirectories in those directories, and the access speed
to the storage those directory pathnames represent.

Typical slow configurations have /usr/lib on $::auto_path, with
[llength [glob /usr/lib/*]] very large, and with storage at the other
end of a (possibly several... automounted?) network connection(s).


Don, how far down does it crawl? Certainly it looks in the
subdirectories directly under the $auto_path elements. But does it go
further? When Bwidgets installs with BWman and the demo directories,
does it look there? I wonder how many extensions install with stuff
that need not be present in the actual $exec_prefix/lib or $prefix/lib
- stuff that could go into $prefix/share or whatever.

.



Relevant Pages

  • ecosconfig tool
    ... not sure how to fix it, anyone has run into the same problem? ... This package does not have any valid version subdirectories. ... Version subdirectory `frv400' does not have a CDL script ...
    (comp.arch.embedded)
  • Re: kernel source (file name and location)
    ... > showing in my usr directory or the subdirectories there of) ... You need to install the package kernel-source-2.4.18. ...
    (Debian-User)
  • Re: how to install/configure tcllib for tcltk
    ... can't find package fileutil ... Unless "in or under an immediate subdirectory" means the same as "in or under a subdirectory," I am missing some subtlety. ... appears to reference the pkgIndex.tcl files in the subdirectories. ...
    (comp.lang.tcl)
  • Re: fetchmail->sendmail: 451 4.1.8 Domain does not resolve
    ... >for this particular flavour of Linux? ... subdirectories, but these are only present if you installed the ... sendmail-cf-8.12.10-noarch-1 package. ... Mark Cudworth ...
    (comp.os.linux.networking)