RHEL6 non-interactive tools sshpass and keep CT installation, rhel6sshpass

Source: Internet
Author: User

RHEL6 non-interactive tools sshpass and keep CT installation, rhel6sshpass
RHEL6 non-interactive tools sshpass and keep CT install 1 sshpass

On rhel6.4, sshpass software packages are not available and cannot be installed using yum. It is very easy to compile and install from source code.

1) download the sshpass source code:

Http://sourceforge.net/projects/sshpass/

2) Compile and install

$ Tar-zxf sshpass-1.05.tar.gz

$ Sshpass-1.05 cd

$./Configure

$ Make & make install

2 CT

1) download the CT-5.45 source code

Http://sourceforge.net/projects/expect/files/Expect/5.45/

2) install tcl-devel

$ Yum install tcl-devel

3) Compile and install

$ Cd expect5.45

$./Configure

##### $./Configure -- with-tcl =/usr/lib64 -- with-tclinclude =/usr/include/tcl-private/generic

$ Make & make install

$ Ln-s/usr/lib/expect5.45/libexpect5.45.so./libexpect5.45.so



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.