내 컴퓨터(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)에서도 이 작업을 시도했지만 여전히 동일한 결과가 나타납니다.