Hi. I need this software very much for my project.
I didn’t find it in any opensuse repositories. So I went on the official website and downloaded Linux x86_64 binary packages (64bit) from there:
I extracted the archive in ~/ folder and run ./xcrystden I got the following message:
(base) aleksandr@desktop:~/xcrysden-1.6.2-bin-shared> ./xcrysden
+-----------------------------------------------------------------+
|*****************************************************************|
|* *|
|* XCrySDen -- (X-Window) CRYstalline Structures and DENsities *|
|* = === = === *|
|*---------------------------------------------------------------*|
|* *|
|* Anton Kokalj (tone.kokalj@ijs.si) *|
|* Jozef Stefan Institute, Ljubljana, Slovenia *|
|* *|
|* Copyright (c) 1996--2019 by Anton Kokalj *|
|* *|
|*****************************************************************|
+-----------------------------------------------------------------+
Version: 1.6.2
Please report bugs to: tone.kokalj@ijs.si
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=/home/aleksandr/xcrysden-1.6.2-bin-shared
XCRYSDEN_SCRATCH=/tmp
/home/aleksandr/xcrysden-1.6.2-bin-shared/bin/xcrys: error while loading shared libraries: libTogl.so.2: cannot open shared object file: No such file or directory
I don’t know how to get this libTogl.so.2 to make everything work. I tried installing “Togl” from here, but it didn’t help.
Please help.