IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12497


Ignore:
Timestamp:
Mar 19, 2007, 1:08:02 PM (19 years ago)
Author:
eugene
Message:

fixed typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/pschecklibs

    r12496 r12497  
    194194echo "missing a valid curses library"
    195195echo "missing: $faillibs"
    196 echo "please find one of them and install them in $lib"
     196echo "please find one of them and install them in $libdir"
    197197exit 1
    198198
     
    203203  echo "your installation is missing some important libraries"
    204204  echo "missing: $faillibs"
    205   echo "please find them and install them in $lib"
     205  echo "please find them and install them in $libdir"
    206206  exit 1
    207207endif   
Note: See TracChangeset for help on using the changeset viewer.