[TDK-BETA] Problem running pkg_mkIndex on tbc files
by Jay Rohr other posts by this author
Feb 15 2003 8:55AM messages near this date
view in the new Beta List Site
[TDK-BETA] Re: Problem running pkg_mkIndex on tbc files.
|
[TDK-BETA] Tcl plugin 3.0 is very nice
This is probably an RTFM question, but I can't find it.
I've used the TDK-Beta 2 procomp to compile one of my 'working' packages.
When I try to create the index with
'pkg_mkindex -load tbcload . *.tbc'
I get the following error and a blank pkgIndex.tcl file.
warning: no packages are currently loaded, nothing
can possibly match 'tbcload'
If I first 'package require tbcload' I don't get the error, but still no
index.
This happens both on linux and windows.
Sorry if this is 'Operator Error'
|