-examples.patch│├──bash-4.1-logout.patch│├──bash-4.1-manpage.patch│├──bash-4.1-manpage_trap.patch│├──bash-4.1-signal.patch│├──bash-4.1.tar.gz│├──bash-4.1-trap.patch│├──bash-bashbug.patch│├──bash-infotags.patch│├──bash-requires.patch│├──bash-setlocale.patch│├──bash-tty-tests.patch│├──dot-bash_logout│├──dot-bash_profile│└──dot-bashrc└──specs└──bash.spec2 directories, files2. Enter the directory to resolve the bash-4.1 source package directory[Email prot
new directory name. This will satisfy the differentiated needs of some users. Typically, there is only one line of content in the. rpmmacros file, such as:%_topdir 6 directories are generally required under the%_topdir directory
Directory name
Description
the name of the macro in macros
BUILD
Compile the Temp directory for RPM packages
%_builddir
BuildRoot
Software temporary installation directory generated after compilat
the root directory for creating the package, you can also create RPM packages that can only be created by the Super User (Root. The following uses ZZZ as an example to describe how to create an Lze package.
1) Create the directory used to create the RPM package under the Home Directory (/usr/ZZZ) of user ZZZ:$ CD/usr/zzz$ Mkdir-prpm/{build, RPMS/i386, sources, Specs, srpms}$
2) copy the description file lze-6.0-2.spec to the RPM/
[/ATTACH]
II. Download the Linux kernel source code
For: http://archives.fedoraproject.org/pub/archive/fedora/linux/core/updates/5/SRPMS/There are a lot of options to find 2.6.20, kernel-2.6.20-1.2320.fc5.src.rpm 21-Jun-2007 45 m rpm PackageThe size is 45 MB, which seems to be a little big.
3. Important Installation
[CODE] [shabi004 @ localhost ~] $ Su rootPassword:[Root @ localhost shabi004] # cd Desktop/[Root @ localhost Desktop] # lsKernel-2.6.20-1.2320.fc5.src.rpm[Root @ localhost Desktop]
/packages/rpms/x86_64 # RPM-IVH setarch-1.3-1.x86_64.rpm2), execute RPM-IVH directly under the non-specified directory *.src.rpm, switch to the/usr/src/packages/specs directory, execute the rpmbuild command to execute the spec file, specifically using what parameters to control the generation of source packages or RPM packages, Please choose your own (-ba parameter can generate both tar.gz format source package and RPM package,-BP is only generated ta
The company has a demand for encryption redis, there is a profile option Requirepass can set the password, but the company felt can be modified by the configuration file to disable the password, feel insecure, and then directly modify the source code (mandatory set Requirepass as a fixed password), The RPM package is perfectly safe.
1. Download the Redis source package
Http://redis.googlecode.com/files/redis-2.6.14.tar.gz
2. Modify the source code compilation
Tar zxvf redis-2.6.14.tar.gz
CD redi
, which has a platform-related sub-directory
SOURCES collection of source materials, patch storage location
SPECS Spec File storage directory
Srmps Store Srmps generated directory
5.2 Place the Sources in the right directory put the source material in the correct position
5.3 Create a spec file that ' tell ' rpmbuild command what does the creation of spec files, this is the program file, Rpmbuild command according to the spec file to make the appropri
mockbuild 338 February 00:06 vsftpd_conf_migrate.sh
-rw-r--r--. 1 mockbuild mockbuild 125 February 00:06 vsftpd.ftpusers
-rwxr-xr-x. 1 mockbuild mockbuild 2824 February 00:06 vsftpd.init
-rw-r--r--. 1 mockbuild mockbuild 335 February 00:06 Vsftpd.pam
-rw-r--r--. 1 mockbuild mockbuild 361 February 00:06 vsftpd.user_list
-rw-r--r--. 1 mockbuild mockbuild 345 February 00:06 vsftpd.xinetd
10, enter the source code under the specs directory, and use
DDR specs) Ddr-600:ddr-sdram memory chips 300MHz Run (non-JEDEC developed DDR specs) Ddr-700:ddr-sdram memory chips run under 350MHz (non-jedec DDR specs)
What is DDR2?
Ddr2/ddrii (DOUBLEDATARATE2) SDRAM is a new generation of memory technology standards developed by the JEDEC (Joint Commission on Electronic Equipment Engineering), the biggest difference from
1. Download the following three files first to www.3gpp.org:-Http://www.3gpp.org/ftp/Specs/2004-03/Rel-5/26_series/26204-520.zip-Http://www.3gpp.org/ftp/Specs/2004-03/Rel-5/26_series/26073-530.zip-Http://www.3gpp.org/ftp/Specs/2004-03/Rel-5/26_series/26104-540.zipExtract each of the following folders:-26204-520.zip into Libavcodec/amrwb_float-26073-530.zip into L
----------------------------------------
3.5: Adjust the tool chain and GCC spec to test the new environment
----------------------------------------
Adjustment tool Chain: Save the old, then use the new translation,
Mv-v/tools/bin/{ld,ld-old}
Mv-v/tools/$ (gcc-dumpmachine)/bin/{ld,ld-old}
Mv-v/tools/bin/{ld-new,ld}
ln-sv/tools/bin/ld/tools/$ (Gcc-dumpmachine)/bin/ld
Fix the GCC spec file so that it executes the new dynamic connector. (question: Does gcc use spec files?)
#定义文件变量, export con
contain source code and need to be compiled during installation. There are two ways to install such software packages:
Method 1:
1). Execute rpm-I your-package.src.rpm
2). cd/usr/src/redhat/SPECS
3). rpmbuild-bp your-package.specs A specs file with the same name as your package
4). cd/usr/src/redhat/BUILD/your-package/a directory with the same name as your package
5)./configure is the same as compil
package and needs to be compiled during installation. There are two installation methods for such software packages.
Method 1:
1. # rpm-I your-package.src.rpm
2. # cd/usr/src/redhat/SPECS
3. # rpmbuild-bp your-package.specs // A specs file with the same name as your package
4. # cd/usr/src/redhat/BUILD/your-package/a directory with the same name as your package
5. #./configure
6. # make
7. # make install
M
I just installed fc5, but I cannot find the NIC. It's depressing! But I finally got it out today. Let's share it;
1: Install the kernel source code. I found this part online. For more information, see
1. Check that the GCC and RPM packages are installed.
2. Install the corresponding kernel source code. Because fc5 does not provide the corresponding source code package on the installation disk, you must download it on the official website at the following URL. Ghost (I didn't use this. I'm afraid
. src.rpm is the source package, which is an unedited source code file that has been compressed to form a. src.rpm formatted file. So, this source package is not divided into what 64 bits, 32 bit. In other words, to give you a source code, you compiled on a 64-bit system executable file is 64-bit, the 32-bit system is compiled on the 32-bit.How to install:1.RPM-IVH xxx.src.rpm executes, the folder "~/rpmbuild" is generated under the current user directory, and this folder contains two subdirecto
) version 4.1The VCF specification is no longer maintained by the Genomes Project. The group leading the management and expansion of the format are the Global Alliance for Genomics and health Data working g Roup file Format team, Http://ga4gh.org/#/fileformats-teamThe main version of the specification can found on Https://github.com/samtools/hts-specsThis is under continued development, please check the Hts-specs page for the most recent specification
forced installation package cannot guarantee full functionality.
2. how to install the. src. rpm software package. some software packages end with. src. rpm. These software packages contain the source code rpm Package and need to be compiled during installation. There are two installation methods for such software packages,
Method 1: 1. run rpm-I your-package.src.rpm 2. cd/usr/src/redhat/SPECS 3. rpmbuild-bp your-package.specs a
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.