Changeset 3771

Show
Ignore:
Timestamp:
2008-11-06 01:48:37 (2 months ago)
Author:
conrad
Message:

README: add info about running ./autogen.sh if building from svn

Files:

Legend:

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

    r3770 r3771  
    2626------------ 
    2727 
    28 This library can be installed using the conventional commands: 
     28Release archives can be installed using the conventional commands: 
    2929 
    3030    $ ./configure 
     
    3232    $ sudo make install 
    3333 
    34 sequence. Full details in the file INSTALL. 
     34sequence. Configuration details are in the file INSTALL. If you obtained 
     35this source by svn, first run "./autogen.sh" to create the configure script, 
     36then run the above commands. 
    3537 
    3638Read the file README.win32 for installing under MS Windows, and