First, what is open source, compile program and executable fileOn a Linux system, a file can be executed to see if there is no executable (with X-permission), but the actual executable file that the Linux system really reads is actually a binary
1 It is best to extract the tarball data into the/USR/LOCAL/SRC (as the file name can see)Cd/usr/local/srcTAR-ZVXF softwareCode.tar.gz2 each software is installed separately under/usr/local/softwarename (easy to reverse install)./configure--help
(Laruence) basic steps for installing Tarball 1. Obtain the source code, decompress the tar package in/usr/local/src www.2cto.com 2. Go to the decompressed directory and read the readme file and install file 3. INSTALL the dependent software based
1. Extract the source code to /USR/LOCAL/SRCCd/usr/local/srcTar-zxvf/root/ntp-4.2.4p7.tar.gz2. View readme/instll filecdntp-4.2.4p7/Moreinstall3.generate The makefile file, specifying that it will be installed in the/USR/LOCAL/NTP directory in the
Common Linux Compressed file extensions*. Z Compress compressed files (has been replaced by gzip)*.gz gzip Program Compressed files*.BZ2 BZIP2 Program Compressed files (better than gzip, but only for one file to compress)*.tar Tar program packaged
This article is excerpted from: laruence Linux Private food basic article 22nd, chapter 23; reprinted please note the Source: http://www.cnblogs.com/beanmoon/archive/2012/10/30/2746103.html
Installing and uninstalling software in Linux is a headache
The file can be decompressed on the Deepin command line on the Linux system, and the Deepin command line can also extract multiple tarball files at the same time. So how do Linux in the Deepin simultaneous decompression of multiple compressed files?
Article Title: Use Bugzilla on Linux to track bugs. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
For those
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.