如何使用终端在Ubuntu中安装XGAP4.30?

如何使用终端在Ubuntu中安装XGAP4.30?,ubuntu,installation,package,gap-system,Ubuntu,Installation,Package,Gap System,我尝试在终端中安装xgap,我的系统上已经安装了gap 4.10.2。但是,我遇到了以下问题: root@heino-VirtualBox:~/Downloads/xgap-4.30# /home/heino/Schreibtisch/gap-4.30/ bash: /home/heino/Schreibtisch/gap-4.30/: Datei oder Verzeichnis nicht gefunden root@heino-VirtualBox:~/Downloads/xgap

我尝试在终端中安装xgap,我的系统上已经安装了gap 4.10.2。但是,我遇到了以下问题:

root@heino-VirtualBox:~/Downloads/xgap-4.30# /home/heino/Schreibtisch/gap-4.30/  
bash: /home/heino/Schreibtisch/gap-4.30/: Datei oder Verzeichnis nicht gefunden  
root@heino-VirtualBox:~/Downloads/xgap-4.30# ./configure --with-gaproot=/home/heino/Schreibtisch  /gap-4.10.2  
checking for make... make  
checking build system type... x86_64-unknown-linux-gnu  
checking host system type... x86_64-unknown-linux-gnu  
checking target system type... x86_64-unknown-linux-gnu  
checking for gcc... gcc    
checking whether the C compiler works... yes  
checking for C compiler default output file name... a.out  
checking for suffix of executables...   
checking whether we are cross compiling... no  
checking for suffix of object files... o  
checking whether we are using the GNU C compiler... yes  
checking whether gcc accepts -g... yes  
checking for gcc option to accept ISO C89...   needed  
checking whether make sets $(MAKE)... yes  
checking for CONFIGNAME... none  
checking for GAP root directory... /home/heino/Schreibtisch/gap-4.10.2  
checking for GAP architecture... x86_64-pc-linux-gnu-default64-kv3  
configure: creating ./config.status  
config.status: creating Makefile  
config.status: error: cannot find input file: `xgap.sh.in'
我是一名数学系学生,对Linux编程一无所知。如何在Ubuntu中安装xgap4.30软件包?

下载。现在转到下载文件夹,在那里您刚刚下载了
xgap-4.30.tar.gz
。现在,打开你的终端广告,做如下所述的事情:

  • tar xzvf xgap-4.30.tar.gz
  • CdxGaP
  • /配置
  • 制造

有效的
xgap-4.30.tar.gz
提供
xgap-4.30/xgap.sh.in
。。。(摘自Fedora 31源程序包=
xgap-4.30-3.fc31.src.rpm
)。您安装了吗?如果您从安装了GAP,它应该已经存在,并且不需要单独下载。非常感谢。。我这样做了,但当我执行命令时,会出现以下错误:root@heino-VirtualBox:~/Downloads/xgap-4.30#make(cd-bin/x86_64-unknown-linux-gnu-gcc;make-CC=gcc)make[1]:Verzeichnis¨/home/heino/Downloads/xgap-4.30/bin/x86_64-unknown-linux-gnu-gcc“wird betreten gcc-I.-g-O2-o xcmds.o-c../../src.x11/xcmds.c:9:0:../../src.x11/utils.h:134:13:致命错误:x11/StringDefs.h:Datei order Verzeichnis nicht gefunden#include^~~~~~~~~~~编译已终止。Makefile:31:目标'xcmds.o'配方失败:***~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[xcmds.o]错误1生成[1]:Verzeichnis¨/home/heino/Downloads/xgap-4.30/bin/x86_64-unknown-linux-gnu-gcc“wird verlassen生成文件:47:目标“编译”的配方生成失败:**[compile]错误2