Linux software package manufacturing method capable of being used in various systems
A production method and software package technology, which is applied in the direction of memory system, program control design, special data processing application, etc., can solve the problem of not being able to produce rpm and deb software packages at the same time, and achieve the effect of saving time for setting up the environment
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0020] As shown in the accompanying drawings, in the method of the present invention, first make a compiling dependent environment according to the source code, perform precompilation, compilation and installation, and define the installation directory under / opt / gcloud-gl / during precompilation, It is defined as follows:
[0021] . / configure --prefix= / opt / gcloud-gl / ;
[0022] make;
[0023] make istall
[0024] Write a script to traverse the installation directory and generate a list of installation files. The traverse script is as follows:
[0025]
[0026]
[0027]
[0028] To generate a list, the command is as follows:
[0029] . / list_alldir / var / log / >gcloud-gl.files
[0030] Write the rpm spec script as follows:
[0031]
[0032]
[0033] Because there is no need to perform other installation and uninstallation steps, no other files need to be added under DEBIAN.
[0034] Create a target file storage directory:
[0035] mkdir / opt / gcloudGLpackage /
...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 