|
本帖最后由 gaogaoamm 于 2025-5-7 13:27 编辑
我是直接下载了官网的polyrate17C_20190728_withSSQRRK_20190110的文件,并且直接解压之后直接放到ubuntu的home路径中(我看exe文件夹分支下没有任何东西,之前看论坛中说需要申请,是不是没申请所以我下载的文件不完整。)
随后我按照教程的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'};
想问问安装过polyrate的老师同学们,有没有解决方案。谢谢!
|
|