Changeset 41706 for trunk/psconfig/README
- Timestamp:
- Jul 8, 2021, 11:05:05 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/psconfig/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psconfig/README
r17407 r41706 4 4 'ipp/psconfig/INSTALL'. 5 5 6 The directory 'ipp/psconfig' contains tools for building the IPP, for7 testing the build environment, for building external C libraries and8 Perl modules, for setting up the user's environment, and for building9 a tarball to be distributed to the end users.10 6 11 Developer Build vs User Build 7 *** SUMMARY *** 12 8 13 Within the IPP code base, there are a few modules which are not 14 distributed as part of the tarball. These include 'glueforge', which 15 is used to generate code for interacting with the database; 16 'dbconfig', which defines a database layout; and 'ippdb.src', which is 17 the raw auto-generated code. The tarball is instead packaged with a 18 version of ippdb for which autogen has been run, and for which there 19 is a valid 'configure' script. As a developer, it is necessary to 20 build these packages. There is a '-dev' option for psbuild which 21 builds these packages. 9 For Ubuntu: 10 11 psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-3.3 12 13 For Gentoo: 14 15 psbuild -extbuild -clean -rebuild -dev -optimize ipp-3.1 16
Note:
See TracChangeset
for help on using the changeset viewer.
