IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24101


Ignore:
Timestamp:
May 7, 2009, 10:31:25 AM (17 years ago)
Author:
bills
Message:

updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/README

    r20672 r24101  
    1 To build The remove streaks portions of magic
     1To build the DetectStreaks portion of magic
    22
    3 tar zxf ~sydney/magic.tgz
    4 tar xzf ~sydney/ssa-core-cpp.tgz
     3tar xf ~sydney/magic.tgz
     4tar xf ~sydney/ssa-core-cpp.tgz
    55
    66cd ssa-core-cpp
     7make distclean
    78./configure
    89make
     
    1112make install
    1213
     14# to build streaksremove and related tools
     15
    1316cd ../remove/src
    1417make install
Note: See TracChangeset for help on using the changeset viewer.