I have to install a program but it always fails. When I try package require XXX, it return "can't find package XXX". I have a folder with the setup files in it, among which there is a pkgIndex.tcl, I have been looking online about package and pkgIndex.tcl but I cannot find any clear explanation. All this is a bit confusing for me...
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
The folder with the pkgIndex file, is that directory in the
See the tutorial chapter on packages and the wiki page http://wiki.tcl.tk/auto_path |
||||
|
|