IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of Ubuntu_1804_Install


Ignore:
Timestamp:
Oct 22, 2018, 9:04:30 AM (8 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Ubuntu_1804_Install

    v2 v3  
    6969The Perl modules have evolved so much over time that it is not possible to have a single set of modules which will work on the older (e.g., gentoo) builds and more recent builds.  The current psconfig directory now contains a new tagset for Ubuntu which supplies a complete, internally-compatible, set of Perl modules.  This means it is necessary to distinguish the tagsets for the Gentoo and Ubuntu builds.  At the moment, the Ubuntu tagset is the default, so the builder must supply the tageset for the Gentoo builds:
    7070
    71 Ubuntu: psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed
    72 Gentoo: psbuild -extbuild -clean -rebuild -dev -optimize ipp-3.1
     71 * Ubuntu: psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed
     72 * Gentoo: psbuild -extbuild -clean -rebuild -dev -optimize ipp-3.1
    7373
    7474(see [wiki:Ubuntu_1204_Build_Issues] for other issues affecting the build)