重庆分公司,新征程启航

为企业提供网站建设、域名注册、服务器等服务

CentOS安装expect

expect是在tcl基础上创建起来的,因此在安装expect之前需要安装tcl

让客户满意是我们工作的目标,不断超越客户的期望值来自于我们对这个行业的热爱。我们立志把好的技术通过有效、简单的方式提供给客户,将通过不懈努力成为客户在信息化领域值得信任、有价值的长期合作伙伴,公司提供的服务项目有:域名申请雅安服务器托管、营销软件、网站建设、田家庵网站维护、网站推广。

安装TCL

下载地址:http://www.tcl.tk/software/tcltk/download.html

[root@test ~]# cd /tools/

[root@test tools]# wget http://prdownloads.sourceforge.net/tcl/tcl8.5.19-src.tar.gz

[root@test tools]# tar xftcl8.5.19-src.tar.gz

[root@test tools]# cdtcl8.5.19/unix/

[root@test unix]#./configure

[root@test unix]# make

[root@test unix]# makeinstall

[root@test unix]# cd

安装expect

官网:http://expect.sourceforge.net/

[root@test ~]# cd /tools/

[root@test tools]# wgethttp://nchc.dl.sourceforge.net/project/expect/Expect/5.45/expect5.45.tar.gz

[root@test tools]# tar xfexpect5.45.tar.gz

[root@test tools]# cdexpect5.45

[root@test expect5.45]#./configure --with-tcl=/usr/local/lib/ --with-tclinclude=/

tools/tcl8.5.19/generic/

[root@test expect5.45]# make

[root@test expect5.45]# makeinstall

[root@test expect5.45]# cd

[root@MySQL-master ~]# whichexpect

/usr/local/bin/expect


当前题目:CentOS安装expect
当前链接:http://cqcxhl.com/article/gsppgh.html

其他资讯

在线咨询
服务热线
服务热线:028-86922220
TOP