私のコンピュータ(Windows)にXCrySDenをインストールしようとしていますが、これにはcygwinを使用しています。私は指示に正確に従いました。
> $ tar xvf xcrysden-1.5.53.tar.gz
$ cd xcrysden-1.5.53/
$ cp system/Make.sys-shared Make.sys
$ make all
$ ./xcrysden
次のエラーメッセージが表示されます。
+-----------------------------------------------------------------+
|*****************************************************************|
|* *|
|* XCrySDen -- (X-Window) CRYstalline Structures and DENsities *|
|* = === = === *|
|*---------------------------------------------------------------*|
|* *|
|* Anton Kokalj ([email protected]) *|
|* Jozef Stefan Institute, Ljubljana, Slovenia *|
|* *|
|* Copyright (c) 1996--2019 by Anton Kokalj *|
|* *|
|*****************************************************************|
+-----------------------------------------------------------------+
Version: 1.6.2
Please report bugs to: [email protected]
TERMS OF USE:
-------------
XCRYSDEN is released under the GNU General Public License.
Whenever graphics generated by XCRYSDEN are used in scientific
publications, it shall be greatly appreciated to include an explicit
reference. The preferred form is the following:
[ref] A. Kokalj, J. Mol. Graph. Model., Vol. 17, pp. 176-179, 1999.
Code available from http://www.xcrysden.org/.
XCRYSDEN_TOPDIR=/cygdrive/c/Users/itsas/Downloads/xcrysden-1.6.2
XCRYSDEN_SCRATCH=/tmp
./xcrysden: line 275: /cygdrive/c/Users/itsas/Downloads/xcrysden-1.6.2/bin/xcrys: No such file or directory
XCrySDenの最新バージョンをインストールしようとしましたが、同じエラーが発生しました。この問題を解決する方法がわからない。 WSL(Ubuntu)でもこれを試しましたが、まだ同じ結果が表示されます。