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 very old versions of XCrySDen

Please read the License before downloading XCrySDen. Note that by downloading the program you accept the XCrySDen License agreement.

NOTE: please fill the XCrySDen registration form prior to downloading the program.

XCrySDen (starting from 0.6.0) comes either as source or compiled (i.e. binary) package.

The source package comes in two flavors. First contains only XCrySDen sources, while the second contains also the necessary external libraries (Tcl8.3, Tk8.3, Mesa-4.0). The archive-name of the first source package is xc0.X.Ysource-nolibs.tar.gz, whereas the name for the second is xc0.X.Ysource-all.tar.gz.

Also the compiled packages, at least for Linux, come in two flavors. The first uses the statically linked external libraries, therefore they do not require external libraries to be installed. On the other hand the shared version of the compiled package requires the Tcl8.3, Tk8.3, and Mesa-4.0 (or OpenGL) shared libraries (i.e. libtcl8.3.so, libtk8.3.so, libGL.so, and libGLU.so).

Please read Installation instructions before or while installaing the XCrySDen package.

Table of Contents

Source Packages

Binary Packages
    Linux-i386
    Compaq DEC/OSF1
    Silicon Graphics SGI/Irix
    IBM/AIX
    Linux-Alpha
    SunOS

XCrySDen Documentation Package

Source Packages

IMPORTANT NOTE: do not link XCrySDen with the Mesa 5.0 library, because it contains a BUG in glRotate* function, which means that roughly 50% objects will be incorrectly rendered. Use Mesa 4.0 instead. Mesa 5.0.1 should also be OK.
Package: source package
Version: 0.9.3
Summary: This is the XCrySDen source package. Its compilation requires installed Tcl (>=8.3), Tk (>=8.3), and Mesa libraries.
Download: xc0.9.3source-nolibs.tar.gz (size: 2.1 MB)
Older Versions: xc0.9.1source-nolibs.tar.gz (size: 2.1 MB)

Package: source package with external libraries
Version: 0.9.3
Summary: This is the XCrySDen source package with attached sources of Tcl8.3, Tk8.3, and Mesa-4.0 libraries. Use this package if you do not have Tcl (>=8.3), Tk (>=8.3), and Mesa installed on your system.
Download: xc0.9.3source-all.tar.gz (size: 9.2 MB)
Older Versions: xc0.9.1source-all.tar.gz (size: 9.2 MB)

Binary Packages

Linux-i386

Package: binary package for Linux-i386 (statically linked)
Version: 0.9.3
Summary: This is the pre-compiled package for the Linux on i386 architecture. It was compiled using the GNU gcc compiler, and linked statically with the Tcl8.3.3, Tk8.3.3, and Mesa-4.0 libraries.
Download: xc0.9.3bin-linuxPC-static.tar.gz (size: 9.5 MB)
Older Versions: xc0.9.1bin-linuxPC-static.tar.gz (size: 9.5 MB)

Package: binary package for Linux-i386 (linked with shared libs)
Version: 0.9.3
Summary: This is the pre-compiled package for the Linux on i386 architecture. It was compiled using the GNU gcc compiler, and linked with shared Tcl8.3.3, Tk8.3.3, and Mesa-4.0 libraries.

BEWARE: this package requires Tcl, Tk, and Mesa shared libraries (i.e. libtcl8.3.so, libtk8.3.so, libGL.so, libGLU.so).

Download: xc0.9.3bin-linuxPC-shared.tar.gz (size: 2.6 MB)
Older Versions: xc0.9.1bin-linuxPC-shared.tar.gz (size: 2.6 MB)


Compaq DEC/OSF1

Package: binary package for DEC/OSF1 (version 5) linked with Mesa
Version: 0.9.3
Summary: This is the pre-compiled package for the Compaq Tru64 UNIX. It was compiled using the GNU gcc compiler, and linked statically with the Tcl8.3.3, Tk8.3.3, and Mesa-4.0 libraries.
Download: xc0.9.3bin-dec-gcc-Mesa.tar.gz (size: 13.0 MB)
Older Versions: xc0.9.1bin-dec-gcc-Mesa.tar.gz (size: 13.3 MB)

Package: binary package for DEC/OSF1 (version 5) linked with native GL
Version: 0.9.3
Summary: This is the pre-compiled package for the Compaq Tru64 UNIX. It was compiled using the GNU gcc compiler, and linked statically with the Tcl8.3.3, Tk8.3.3 libraries, and dynamically with native GL libraries. This version requires GLX X-server support.
Download: xc0.9.3bin-dec-gcc-GL.tar.gz (size: 8.4 MB)
Older Versions: xc0.9.1bin-dec-gcc-GL.tar.gz (size: 8.4 MB)


Silicon Graphics SGI/Irix

Package: binary package for SGI/Irix (version 6) linked with Mesa
Version: 0.9.1
Summary: This is the pre-compiled package for the SGI Irix. It was compiled using the GNU gcc compiler, and linked statically with the Tcl8.3.3, Tk8.3.3, and Mesa-4.0 libraries.
Download: xc0.9.1bin-irix-gcc-Mesa.tar.gz (size: 10.3 MB)

Package: binary package for SGI/Irix (version 6) linked with native GL
Version: 0.9.1
Summary: This is the pre-compiled package for the SGI/Irix. It was compiled using the GNU gcc compiler, and linked statically with the Tcl8.3.3, Tk8.3.3 libraries, and dynamically with native GL libraries. This version requires GLX X-server support.
Download: xc0.9.1bin-irix-gcc-GL.tar.gz (size: 5.5 MB)


IBM/AIX

Package: binary package for IBM/AIX (version 5)
Version: 0.9.1
Summary: This is the pre-compiled package for the AIX. It was compiled using the GNU gcc compiler, and linked statically with the Tcl8.3.3, Tk8.3.3, and Mesa-4.0 libraries.
Download: xc0.9.1bin-aix5-gcc-static.tar.gz (size: 6.8 MB)


Note: below binary packages are not yet available in 0.9.x version (work in progress). Use the 0.7.2 version instead !!!

Linux-Alpha

Package: binary package for Linux-Alpha (statically linked)
Version: 0.7.3
Summary: This is the pre-compiled package for the Linux on Compaq Alpha architecture. It was compiled using the GNU gcc compiler, and linked statically with the Tcl8.3.3, Tk8.3.3, and Mesa-4.0 libraries.
Download: xc0.7.3bin-linuxAlpha-static.tar.gz (size: 4.8 MB)

Package: binary package for Linux-Alpha (linked with shared libs)
Version: 0.7.3
Summary: This is the pre-compiled package for the Linux on on Compaq Alpha architecture. It was compiled using the GNU gcc compiler, and linked with shared Tcl8.3.3, Tk8.3.3, and Mesa-4.0 libraries.

BEWARE: this package requires Tcl, Tk, and Mesa shared libraries (i.e. libtcl8.3.so, libtk8.3.so, libGL.so, libGLU.so).

Download: xc0.7.3bin-linuxAlpha-shared.tar.gz (size: 2.5 MB)


SunOS

Package: binary package for SunOS
Version: 0.7.2
Summary: This is the pre-compiled package for the SunOS. It was compiled using the GNU gcc compiler, and linked statically with the Tcl8.3.3, Tk8.3.3, and Mesa-4.0 libraries.
Download: xc0.7.2bin-sunos-gcc.tar.gz (size: 6.0 MB)


XCrySDen Documentation Package

Package: XCrySDen documentation in HTML format
Version: 0.0
Summary: This is tar-gzipped archive of XCrySDen documentation.
Download: xcrysden-doc.tgz (size: 2.8 MB)


 

Home | About | Description | Documentation | Download | News | Links
Webmaster: Tone Kokalj
This document was last modified on Tue 29 Oct 2019 12:29:44 PM CET