| Open Bugs | New Bug |
anonymous Login/Register |
| 2005/02/22 | |||
When following the instructions in /206, I get the following
error:
[jbd@second netkits]$ ./sdx
can't find package app-sdx
while executing
"package require app-sdx"
(file "./sdx/main.tcl" line 3)
invoked from within
"source ./sdx/main.tcl"
("uplevel" body line 1)
invoked from within
"uplevel [list source [file join $self main.tcl]]"
I suspect a mount command (or one of its parameters) has gone awry.
[email protected] |
|||
| 2005/02/22 | jbd | ||
Some additional information: [jbd@second netkits]$ tclkit sdx Specify one of the following commands: addtoc eval fetch ftpd httpd httpdist ls lsk md5sum mkinfo mkpack mkshow mksplit qwrap ratarx rexecd starsync sync tgz2kit treetime unwrap update version wrap For more information, type: sdx help ?command? appears to work. I'm not sure why using ./sdx appears to find tclkit, but not its "virtual directory", but explicitly specifying tclkit on the command line works. Any ideas? |
|||
| 2005/03/01 | jcw | ||
Q: is sdx symlinked? There have been issues with that before. |
|||