Changeset 705

Show
Ignore:
Timestamp:
08/21/07 12:55:51 (12 months ago)
Author:
daelstorm
Message:

Mucous, not Murmur (yet)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • museek+/trunk/sources/INSTALL

    r704 r705  
    1414--------------- 
    1515INSTALLS: 
    16 museekd, muscan and muscand, murmur, python-bindings, python-clients 
     16museekd, muscan and muscand, mucous, python-bindings, python-clients 
    1717--------------- 
    18 DECLARATIONS: PREFIX, BINDINGS, MURMUR, CLIENTS (prefix with -D) 
     18DECLARATIONS: PREFIX, BINDINGS, MUCOUS, CLIENTS (prefix with -D) 
    1919# mkdir workdir 
    2020# cd workdir/ 
    2121# cmake -DPREFIX=/usr .. 
    22 # (or) cmake -DMURMUR=0 -DPREFIX=/usr/local .. 
     22# (or) cmake -DMUCOUS=0 -DPREFIX=/usr/local .. 
    2323# make 
    2424# (or) make VERBOSE=1