diff options
Diffstat (limited to 'libraries/itcl/README')
-rw-r--r-- | libraries/itcl/README | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/libraries/itcl/README b/libraries/itcl/README index e50a2fa177..08c815a7ed 100644 --- a/libraries/itcl/README +++ b/libraries/itcl/README @@ -9,15 +9,8 @@ inherit functionality from one another. This object-oriented paradigm adds another level of organization on top of the basic variable/procedure elements, and the resulting code is easier to understand and maintain. -It should follow without mentioning that this package depends upon the Tcl -packages from your Slackware 13.1 distribution disk being installed. +The Tcl package of Slackware 14.1 contains itcl-4.0.0. -As well, [incr Tcl], as part of its build process, looks into the Tcl -sources for some header files. This means that in order to compile [incr -Tcl] that the Slackware Tcl source package needs to be present. You can -either download the Slackware Tcl source package from a slackware mirror -using the provided link or copy the tcl8.5.8-src.tar.xz file from your -Slackware install disk. The tcl8.5.8-src.tar.xz source file should be in -the same directory as the itcl.Slackbuild script, and the Slackbuild script -will unpack the tcl8.5.8-src.tar.xz source file automatically as part of the -[incr Tcl] build process. Once [incr Tcl] is built and installed, the Tcl +This package contains the older itcl-3.4.0 which may be required by some +programs like mcu8051ide. This package may be installed in a Slackware 14.1 +system without conflicting with the Slackware package. |