Cygwin 当我使用地毯驱动程序而不是pugh时,会产生这些错误

Cygwin 当我使用地毯驱动程序而不是pugh时,会产生这些错误,cygwin,cactus,Cygwin,Cactus,我通过CYGWIN在windows上使用EINSTEIN-TOOLKIT。 当我用地毯驱动程序而不是PUGH运行任何模块时。我发现了这些类型的错误 ln -s "../../opal/asm/generated/atomic-local.s" atomic-asm.S CPPAS atomic-asm.lo CCLD libasm.la ../../libtool: line 1744: lib: command not found make[6]: *** [Makefi

我通过CYGWIN在windows上使用EINSTEIN-TOOLKIT。 当我用地毯驱动程序而不是PUGH运行任何模块时。我发现了这些类型的错误

ln -s "../../opal/asm/generated/atomic-local.s" atomic-asm.S
  CPPAS    atomic-asm.lo
  CCLD     libasm.la
../../libtool: line 1744: lib: command not found
make[6]: *** [Makefile:1659: libasm.la] Error 127
make[5]: *** [Makefile:2234: all-recursive] Error 1
make[4]: *** [Makefile:1777: all-recursive] Error 1
Died at /home/hp/cactus/arrangements/ExternalLibraries/MPI/src/build.pl line 90.
make[3]: *** [/home/hp/cactus/arrangements/ExternalLibraries/MPI/src/make.code.deps:9: /home/hp/cactus/configs/multipole/scratch/done/MPI] Error 17
make[2]: *** [/home/hp/cactus/lib/make/make.thornlib:113: make.checked] Error 2
make[1]: *** [/home/hp/cactus/lib/make/make.configuration:181: /home/hp/cactus/configs/multipole/lib/libthorn_MPI.a] Error 2
make: *** [Makefile:260: multipole] Error 2

看起来缺少一些构建时依赖项。我不认为这些代码可以直接在开箱即用的Windows上编译。先生,今天我安装了Ubuntu,这是我第一次使用Linux环境。我无法安装Einstein工具包。请帮我怎么做。我是Cygwin在windows中安装的。我将在Ubuntu for einstein工具包中使用哪个软件。如果我知道,你认为我不会发布答案吗?如果您更新了最新的问题,以准确地指出您尝试了什么以及它是如何失败的(或者最好删除该问题并发布一个新问题;但要了解重复这样做也是有问题的行为),熟悉此软件的人可能会告诉您如何解决问题。