随后我按照教程的step1:Verify that the following directory structure was created properly when the file was uncompressed and untarred. User may use the ‘ls –R’ command.查看了文件。
到step2 运行configure脚本的时候遇到了以下的报错:
root@DESKTOP-88AHFMM:/home/polyrate17/polyrate17# bash ./configure
./configure: line 3: =17: command not found
./configure: line 4: ={HOME}: command not found
./configure: line 5: ={PWD}: command not found
./configure: line 6: =: command not found
./configure: line 7: =./src: No such file or directory
./configure: line 8: =./util: No such file or directory
./configure: line 9: =./sprng2.0: No such file or directory
./configure: line 11: print: command not found
./configure: line 13: syntax error near unexpected token `&'
./configure: line 13: `&check_poly_path;'
root@DESKTOP-88AHFMM:/home/polyrate17/polyrate17# $ENV{'HOME'};