Show
Ignore:
Timestamp:
03/19/07 11:58:02 (2 years ago)
Author:
karpet
Message:

expose the tokenizer into Perl space for benchmarking

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libswish3/trunk/README

    r1913 r1923  
    2929# ReplaceRules 
    3030# SpiderDirectory 
     31 
     32 
     33 
     34Getting Started  
     35----------------- 
     36 
     37See the INSTALL doc. 
     38 
     39But basically: 
     40 
     41 ./bootstrap (only necessary if you are doing development) 
     42 ./configure 
     43 make && make test 
     44 sudo make install 
     45 
     46