A method for making a linux software package that can be used in various systems
A production method and software package technology, which are applied in memory systems, program control design, special data processing applications, 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 the 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
[0019] As shown in the accompanying drawings, in the method of the present invention, the source code compilation dependent environment is first prepared, pre-compilation, compilation and installation are performed, and the installation directory is defined under / opt / gcloud-gl / during pre-compilation, and the definition as follows:
[0020] . / configure --prefix= / opt / gcloud-gl / ;
[0021] make;
[0022] make istall
[0023] Write a script to traverse the installation directory and generate a list of installation files. The traverse script is as follows:
[0024]
[0025]
[0026]
[0027] To generate a list, the command is as follows:
[0028] . / list_alldir / var / log / >gcloud-gl.files
[0029] Write the rpm spec script as follows:
[0030] Name: G-Cloud-gl
[0031] Summary: RPM for gl
[0032] Requires: G-Cloud >= 5.1, httpd
[0033] Version: 5.1
[0034] Release: 1
[0035] Group: Applications / System
[0036] License: Commercial
[0037] Packager: AJ
[0038...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 