SZ/Rz toolkit for securecrt installation in centos

Source: Internet
Author: User

Automatic Yum installation:

Yum install lrzsz

The manual installation method is as follows:

In customized Linux, The rzsz package may not be installed on the system, which is especially inconvenient for transferring files using Windows tools such as securecrt. To use this convenient method, you can install it manually.

1. Download Software rzsz-3.48.tar.gz. Log on to Linux and run the following command:

Wget http://freeware.sgi.com/source/rzsz/rzsz-3.48.tar.gzdownload.

2. Decompress tar zxvf rzsz-3.48.tar.gz

3. Install CD rzsz-3.48; Make POSIX. Note: The installation of this software is different from the conventional GNU software-No configure or make install (installation process ). Run make to check the parameters in makefile.

Select POSIX or Linux for centos.

After I make it, It shows-Bash: Make: Command not found.

It seems that no compiler is installed by default in centos. Install Yum-y install GCC automake Autoconf libtool make in SSH.

View Source Code print help 01 [root @ Miao SRC] # Make POSIX

02 CC-o-dposix-DMD = 2 Rz. C-o Rz

03 size Rz

04 text data BSS dec hex filename

05 25444 648 10464 36556 8ecc Rz

06 Rm-F RB RX RC

07 ln RZ Rb

08 ln RZ RX

09 ln RZ RC

10 cc-o-dposix Sz. C-o SZ

11 size SZ

12 text data BSS dec hex filename

13 30565 708 43072 74345 SZ

14 Rm-F Sb SX zcommand zcommandi

15 ln SZ sb

16 ln SZ SX

17 ln SZ zcommand

18 ln SZ zcommandi

19 [root @ Miao SRC] #

To facilitate the use of this tool, copy the relevant files to the directory/usr/bin. Here, we only need to copy two files, RZ and Sz. The command is cp rz sz/usr/bin.

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.