Wednesday, September 12, 2012

LOADING THE SPIDER/WEB DISTRIBUTION



  1. Download SPIDER/Web and place it in an appropriate directory: PARENT-DIR.
    The compressed SPIDER/Web distribution takes about 180 Mb of disk space. The uncompressed whole distribution will take about 850Mb but includes libraries and executables for several different systems some of which can be discarded.

  2. Uncompress the tar archive e.g.
    gunzip spiderweb.tar.gz

  3. Unpack the tar archive e.g.
    tar -xvf spiderweb.tar
  4. The following SPIDER directories will be created under: PARENT-DIR (along with other directories for Web, etc.):
    Directory Contents
    spider/src SPIDER source code, SPIDER libraries
    spider/bin SPIDER executables
    spider/docs SPIDER documentation, html pages
    spider/proc Sample procedure files
    spider/fftw FFTW code and libraries
    spider/man Operation manual pages, Nextresults
    spider/pubsub PubSub scripts, documentation and executables

No comments:

Post a Comment