2. Create an RPM package
The rpmbuild tool is used to create rpm. The common usage is as follows:
Rpmbuild-v-bb xxx. spec //-V indicates the output details.-BB indicates only binary files, and-Ba indicates source code and binary files.
Spec file: defines the specific specifications of the packaging process, such as the package to be packaged, the package to be packaged, and the compilation process.
The general creation of the RPM package requires the following folders:
Mkdir-P ~ /Rpmbuild/{bui
= xyes; then
Then autoreconf-vif;./configure -- prefix =/usr -- enable-shared; make; sudo make install;Here we provide two modified tar packages: make clean; make; sudo make install;. faac1.25 and faad2.5.
3gp support: when compiling ffmpeg to add -- enable-amr_nb -- enable-amr_wb, there will be a prompt, download: http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/26204-510.zip, decompress the source code file and copy the files inside to the ff
% Kinect_toolkit_dir % \ assemblies.
There is no sample of interactionstream API usage, however, Microsoft. Kinect. toolkit. Controls source code (see info about controls samples abve) is available and is a great example of using interactionstream.
Kinect Fusion
Kinectfusion provides 3D object scanning and model creation using a Kinect for Windows sensor. the user can paint a scene with the Kinect camera and simultaneously see, and interact with, a detailed 3D model of the scene. kinect fusion
RPM package manager sets RPMs for simple installation, without database support and because RPMs uses/usr/instead of the standard/usr/local/directory to store files. you need to tell the RPM file which database you want to support and the location of their parent directory.The following example explains how to support MySql in Apache mode.Of course, all of these can be slightly modified to support other PHP-supported databases. We assume that you have installed MySQL and Apache, which are compl
ArchitectureMinimum requirements512 MB RAM1 GHz CPU1G hard disk space1024*768 displaySupported Operating SystemsCurrently, Red Hat Enterprise Linux as V3.0 v4.0 is supported.SuSE Linux Enterprise Server (sles) V8 SP3, V9Note: currently, suse8 does not support MQ explorer graphical interfaces.Hard Disk Space RequirementsThe space required by MQ is customized based on the number of installed components and the length of queue message storage.For example:It takes about 50 MB to install common comp
version I downloaded is 0.72rc1.
2. Compile the environment. I installed evc4.2 (SP4) + standard SDK + Win32 (wce armv4) release.if it is a compilation of x861_emulator.pdf, download a nasm .this point is mentioned in readme.txt.
3. The downloaded source code package does not contain arm Decoder source code, you can download the source code of AMR decoder from the following two URLs: http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-610.zi
Tcpmp is an open-source player, and now it seems to be commercialized. Its name is core player. it is said that the most multimedia player is currently supported. only a few formats such as RM and rmvb are not supported. you can get the source code http://picard.exceed.hu/tcpmp/ in this URL. I downloaded a 0.72rc1 source code yesterday. we hope to compile and customize a player by ourselves. it's really hard to make good things! It took me one night to finally compile the program at noon today a
the following command to generate the rpmbuild working directory:
# Rpmdev-setuptree
The working directory structure is as follows,
~ /Rpmbuild~ /Rpmbuild/SOURCES # Place packaging resources, including source package files and patch files~ /Rpmbuild/SPECS # Place SPEC documents~ /Rpmbuild/BUILD # working directory during packaging~ /Rpmbuild/RPMS # store the generated Binary Package~ /Rpmbuild/RPMS/i386 # store the generated i386 structure package~ /
home directory of the current user. (Rpmbuild: Create an rpm package as the name suggests. It is a package used to indicate that the conversion source code is compiled into a binary file)
Go to the rpmbuild directory
12
#cd /root/rpmbuild#ls
In rpmbuild, there are two directories: SOURCES and SPECS.
-- SOURCES # path of the source package
-- SPECS # path for storing spec documents
Howe
and prepare the source code file [note] You must use the [non-root] user to execute the command
Cd ~ /Rpmbuild/SPECS
Rpmbuild-bp -- target = $ (uname-m) kernel. spec
Note: The Source Code directory tree of the kernel can be found in ~ /Rpmbuild/BUILD/kernel */linux */found in this directory.
4. Compile the new kernel [note] the [non-root] user must be used to execute the command
Cd ~ /Rpmbuild/SPECS
Rpm
ignore troublesome patching, compilation, and other issues, and it is also a common method. Before writing the. spec script, you need to prepare the "source code", that is, the directory. The content is relatively simple: Reference [root @ mail html] # llTotal 4Drwxr-xr-x 3 root 4096 Jun 4 14:45 demo[Root @ mail html] # ll demo/Total 4Drwxr-xr-x 3 root 4096 Jun 4 14:45 images-Rw-r -- 1 root 0 Jun 4 14:45 index.htmlBecause rpmonly recognizes the tar.gz format, it must be packaged and moved to th
karma start test/unit/karma.conf.js --single-run", "e2e": "node test/e2e/runner.js", "test": "npm run unit npm run e2e", "lint": "eslint --ext .js,.vue src test/unit/specs test/e2e/specs" }
If you do not want to test, you can directly view "dev" and "build ". When running "npm run dev", build/dev-server.js files are executed, while "npm run build" is executed. js file. We can start to read and analyze the
I have a friend.SylpheedFor more information, see the following.
Now I have prepared the rpm package on linuxfans. The address is:
Http://www.linuxfans.org/nuke/modul...=mydowndid=255
Download a tar.gz package with two rpm files and installation instructions. In fact, it is very easy to install and use.
We all know that sylpheed is a good software. If you have no Chinese options in your sylpheed menu, compile it on your own.
First install a library that supports Chinese, http://ghost.math.sci.ho
packages cannot guarantee full functionality
2. How to install the. src. rpm Software PackageSome software packages end with. src. rpm. These software packages are rpm packages that contain source code.Compilation is required. There are two installation methods for such software packages,Method 1:1. Execute rpm-I your-package.src.rpm2. cd/usr/src/redhat/SPECS3. rpmbuild-bp your-package.specs A specs file with the same name as your package4. cd/usr/sr
://mirrors.ustc.edu.cn/epel/6/percona:rsync://rsync.percona.com/rsync/centos/6/os/x86_64/Ii.. Custom Yum SourceAbove is the synchronization outside of the Yum source to the intranet, then how to define their own yum source? This is actually very simple.1. Create a new directory under the above Data folder, similar to theMy_yum/├──centos-5│└──repodata└──centos-6├──packages└──repodata2. Place the frequently used RPM files in the Packages folder to performCreaterepo-p-d-o Centos-6 Centos-63. Create
lack the other traits needed. here are seven traits that are necessary to become a great programmer.1. Learn New Tech and non-tech skills of their own accord
Bad programmers only learn things when it's absolutely necessary. good programmers learn new technical skills proactively. great programmers not only learn new technical skills on their own but also learn non-technical skills, and have an open mind to sources of knowledge that others may shut out.
To put it in concrete terms, the bad progr
first check 64-bit. The actual situation is more complex.Q: What's the difference between mingw and MinGW-W64?This is a key issue, ...... It is a long story. It is hard to answer without preparation.First, mingw is a tool for porting GNU (including GCC compiler, GNU binutils, and gdb debugger) on Win32, Which is fork from cygwin. At the beginning, only 32 bits were considered. Compared with cygwin, it emphasizes performance and dependency reduction instead of POSIX compatibility.In addition to
comes to inter/intra decisions, motion search ...)Rdo is not a tool defined by the AVC/h. 264 specs, but it's a new demo-making approach which was first introduced by the H. 264 reference software. other codecs can also make use of rdo, like Xvid's vhq mode enables rdo already for Example
An overview of AVC/h. 264 compared to other popular video coding formats:
Available AVC/H.264 codecs
AVC/h. 264 implementations are available ATM already from x264,
case, it is in the/usr/src directory! Well, since we are centos, please go to/usr/src/RedHat to have a look:
/Usr/src/RedHat/specs
The configuration files of the software are placed in this directory. For example, the information parameters and configuration items of the software are all placed here;
/Usr/src/RedHat/sources
This directory contains the original file of the software (* .tar.gz file) and config configuration file
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.