Install unzip CT in Linux

Source: Internet
Author: User

Trusted CT is said to be a highly interactive scripting language. I wanted to install it and try it. I didn't expect it to make me tangle with it for two days. It was just because the trusted CT relied on TCL, however, in Linux systems, Tcl is not installed on its own and must be manually installed.

Secondary CT version 5.43

Http://download.chinaunix.net/download/0003000/2845.shtml

TCL 8.4.19

Http://sourceforge.net/projects/tcl/files/Tcl/8.4.19/tcl8.4.19-src.tar.gz/download

Download two packages and decompress them separately.

1. Install TCL first

Go to the Tcl decompress directory and enter the Unix directory

#./Configure

# Make

# Make install

2. install secondary CT later

Go to the unzip CT directory

#./Configure-- With-tclinclude =/Usr/src/tcl8.4.19/generic/-- With-tclconfig=/Usr/local/lib/

# Make

# Make install

Complete, test

# CT

Expect1.1>
Expect1.1>

Everything OK

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.