Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verification

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Go to the /web/bin directory.
    cd /path/to/SPIDER/web/bin
  3. Start the web module of SPIDER.
    ./web_linux_dir64_tmp

    If the preceding information is displayed, the web module is started successfully.

  4. Go to the /spider/bin directory.
    cd /path/to/SPIDER/spider/bin
  5. Start the SPIDER module of SPIDER.
    ./spider_linux_gfort

    Enter the following content as prompted:

    .PROJECT/DATA EXTENSION: PRJ/DAT
    .OPERATION: ((3-0.26)/4)**2

    If the command output is 0.46922499, the software is running properly.