IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 570


Ignore:
Timestamp:
May 3, 2004, 4:27:10 PM (22 years ago)
Author:
rhl
Message:

Handle DYLD_LIBRARY_PATH on Darwin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/ups/pslib.table

    r489 r570  
    11setupRequired("fftw")
     2pathAppend(LD_LIBRARY_PATH, ${UPS_PROD_DIR}/lib)
     3
     4Flavor: Darwin
     5setupRequired("fftw")
     6pathAppend(DYLD_LIBRARY_PATH, ${UPS_PROD_DIR}/lib)
Note: See TracChangeset for help on using the changeset viewer.