Changeset 60

Show
Ignore:
Timestamp:
01/19/08 11:09:45
Author:
hobu
Message:

update ReST

Files:

Legend:

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

    r59 r60  
    4545you would like to use a different installation directory (e.g., in case  
    4646that you do not have root access) run the configure script with  
    47 the --prefix option:: 
     47the --prefix option: 
     48 
     49:: 
    4850 
    4951    ./configure --prefix=/home/marioh/usr 
    5052 
    51   Make the library:: 
     53Make the library:: 
    5254 
    5355     make 
    5456 
    55   Install the library:: 
     57Install the library:: 
    5658 
    5759     make install