XCrySDen --
(X-Window) CRYstalline Structures and DENsities

[Figure]
Home | About | Description | Documentation | Download | News | Links
[Figure]
 

Home
Mailing list
News
Terms of use
Reference

About

Description
Soft. Requirements

Documentation
Installation
HOWTOs
FAQs

Download
License

News

Mailing List
Subscribe Archives

Links

Gallery
Screenshots
Picture gallery


 
[Figure]
[Figure]
Download XCrySDen

Table of Contents

Version 1.6

Version 1.5

Older 1.5 versions

Previous versions of the code

XCrySDen is distributed under the terms of GNU General Public License.

XCrySDen can be downloaded in the source form. For some platforms pre-compiled packages are also available. They were compiled using shared libraries, hence they require Tcl, Tk, OpenGL (Mesa), Togl2.0, FFTW3 and other system libraries. ImageMagick is also highly recommended.

Version 1.6

  • Latest version: 1.6.2
  • Release date: 28 Oct 2019

  • Source package: xcrysden-1.6.2.tar.gz

  • Linux x86_64 binary packages (64bit):
    • Shared: xcrysden-1.6.2-linux_x86_64-shared.tar.gz
      • Requires: libtk8.6.so, libtcl8.6.so, libTogl.so.2, libGLU.so.1, libGL.so.1, libfftw3.so.3, libXmu.so.6, libX11.so.6, libgfortran.so.5, ...
      • Recommends: ImageMagick, OpenBabel
      • On Debian-based systems these can be installed with:
        apt install tk libglu1-mesa libtogl2 libfftw3-3 libxmu6 \
              imagemagick openbabel libgfortran5
  • Mac OS binary packages:
    (compiled on macOS Mojave 10.14)
    • Shared: xcrysden-1.6.2-macosx-shared.tar.gz
      • Requires the following MacPorts libraries: libtcl8.6.dylib, libtk8.6.dylib, libGL.1.dylib, libGLU.1.dylib, libX11.6.dylib, libXmu.6.dylib, libfftw3.3.dylib
      • Recommends: ImageMagick, OpenBabel
      • These can be installed with:
        port install tk libGLU xorg-libX11 xorg-libXmu fftw-3 ImageMagick openbabel
  • Mac OS MacPorts and Fink packages:

  • Windows - WSL binary package:
    (WSL = Windows Subsytem for Linux)
    • Shared: xcrysden-1.6.2-windows-wsl.tar.gz  (Courtesy of Matic Poberznik)
      • Compiled under WSL(Ubuntu 18.04 LTS) @ Windows 10
      • Requires: XMing (https://sourceforge.net/projects/xming/)
        (make sure to define the DISPLAY enviromental variable, i.e., export DISPLAY=:0 )
      • Depends on: tk, libglu1-mesa, libtogl2, libfftw3-3, libxmu6, libgfortran4
      • Recommends: ImageMagick, OpenBabel
      • These packages can be installed with:
        apt-get install tk libglu1-mesa libtogl2 libfftw3-3 libxmu6 libgfortran4 \
              imagemagick openbabel
  • Windows - Cygwin64 binary package:
    • Shared: xcrysden-1.6.2-cygwin.tar.gz  (Courtesy of Matic Poberznik)
      • Compiled under x86_64 cygwin (CYGWIN_NT-10.0) @ Windows 10
      • Requires: Cygwin, XMing (https://sourceforge.net/projects/xming/)
        • make sure to define the DISPLAY enviromental variable, i.e., export DISPLAY=:0
        • also define export PATH=$PATH:/usr/lib
      • Depends on: tcl-tk8.6, tcl-togl, ImageMagick, xinit, mesa, libGLU1, libfftw3_3, libgfortran4. These packages can be installed with apt-cyg package manager. For the full list of required packages, see the file README.cygwin inside the tarball.


Version 1.5

(do you really want to use the older 1.5 version?)

The binary package is provided in two flavors: semishared and shared. The semishared package has some libraries linked statically, whereas few others (tcl, tk, OpenGL (or Mesa), and fftw3) are included within the package. This hopefully diminishes the software requirements. In contrast, shared is linked fully dynamically and requires the Tcl, Tk, OpenGL (or Mesa), and FFTW libraries (i.e. libtcl8.6.so, libtk8.6.so, libGL.so, and libGLU.so, libfftw.so) as well as other system libraries.


Older 1.5 versions



Previous versions of the code

Previous version of the code can be downloaded from here.
 

Home | About | Description | Documentation | Download | News | Links
Webmaster: Tone Kokalj
This document was last modified on Wed 07 Oct 2020 01:23:56 PM CEST