Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
export installdir="netarchive/openmq" 
sh mq.sh start

...

start 

Download NetarchiveSuite

...

Download of the newest release is described here

...

...

Note: Instead of downloading a NetarchiveSuite.zip you can also build it yourself from the svn trunk:

...

Code Block
$ svn export https://sbforge.org/svn/netarchivesuite/trunk .
$ cd trunk
$ ant releasezipball
$ mv NetarchiveSuite.zip ../NetarchiveSuite.zip

...