Running and Verification
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the /web/bin directory.
cd /path/to/SPIDER/web/bin
- Start the web module of SPIDER.
./web_linux_dir64_tmp

If the preceding information is displayed, the web module is started successfully.
- Go to the /spider/bin directory.
cd /path/to/SPIDER/spider/bin
- 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.

Parent topic: SPIDER 24.08 Porting Guide (CentOS 7.6)