Changes between Version 4 and Version 5 of InstallAndConfig


Ignore:
Timestamp:
Mar 21, 2010, 8:33:23 PM (14 years ago)
Author:
tomkralidis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallAndConfig

    v4 v5  
    2727  {{{> grant select, insert, update, delete, drop, alter, create on table geonetwork.* to geonetwork@’localhost’ identified by ‘password’;}}}
    2828
    29  3. download GeoNetwork source (either latest stable or svn trunk [I'm using SVN trunk])
     29 3. download and build GeoNetwork source (either latest stable or svn trunk [I'm using SVN trunk])
    3030
    3131  {{{$ svn co http://geonetwork.svn.sourceforge.net/svnroot/geonetwork/trunk ./geonetwork}}}
     32  {{{$ cd geonetwork && ant}}}
    3233
    3334 4. update web/geonetwork/WEB-INF/config.xml