IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40786


Ignore:
Timestamp:
Jun 9, 2019, 11:18:47 AM (7 years ago)
Author:
eugene
Message:

add comment to show manual build example

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/pscheckperl

    r40507 r40786  
    151151    } else {
    152152        # build the MakeMaker makefile, setting the output directories
     153        # do this manually with:
     154        # perl Makefile.PL PREFIX=`psconfig --prefix VERSION` LIB=`psconfig --perldir VERSION`
     155        # where VERSION is e.g., ipp-1804 (install version, not build version like ipp-3.3)
    153156        if ($prompts) {
    154157            @answers = split (",", $prompts);
Note: See TracChangeset for help on using the changeset viewer.