qacafe - ip test solutions
Knowledge Base > Installation > How do I install Tcl on my system?

How do I install Tcl on my system?

error: Failed dependencies:
   /usr/bin/tclsh is needed by pktsrc-3.7-1.i386

TCL needs to be installed for CDRouter to install and run. If you see the above message telling you that /usr/bin/tclsh is needed, you should download and install Tcl on your system. In some cases you may need to enable additional software repositories on your system before installing Tcl.

CDRouter supports Tcl versions 8.3, 8.4, and 8.5. To install the latest version of Tcl on your system, please execute the following commands (as root) based on your operating system.

Fedora/RedHat Operating Systems

# yum install tcl

Ubuntu/Debian Operating Systems

# apt-get install tclsh