IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8572


Ignore:
Timestamp:
Aug 24, 2006, 1:28:17 PM (20 years ago)
Author:
jhoblitt
Message:

update ippdb & pslib versions

Location:
trunk/ippTools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/configure.ac

    r8571 r8572  
    1414AC_PROG_LIBTOOL
    1515
    16 PKG_CHECK_MODULES([PSLIB], [pslib >= 0.9.0])
     16PKG_CHECK_MODULES([PSLIB], [pslib >= 0.12.99])
    1717PKG_CHECK_MODULES([PSMODULES], [psmodules >= 0.12.0])
    18 PKG_CHECK_MODULES([IPPDB], [ippdb >= 0.0.1])
     18PKG_CHECK_MODULES([IPPDB], [ippdb >= 0.0.33])
    1919
    2020dnl pxtools_CFLAGS="-Wall -Werror -std=c99"
  • trunk/ippTools/doc/dettest.sh

    r8044 r8572  
    114114
    115115
     116# need a way to quiery live det runs
     117# add det run state tracking (alive or dead)
     118# die at the end of a det run... -rerun makes it live again ??
     119# -processed -chip (no -det_id) returns a list of ready det_id/class_id pairs
     120
Note: See TracChangeset for help on using the changeset viewer.