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

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

Home
Mailing list
News
Terms of use
Reference

About

Description
Soft. Requirements

Documentation
Installation
HOWTOs
FAQs

Download
License

News
Version History

Register

Mailing List
Subscribe Archives

Links

Gallery
Screenshots
Picture gallery


 
[Figure]
[Figure]
  Democritos scientific codes

 
[Figure]
Download XCrySDen
XCrySDen is distributed under the terms of GNU General Public License.
XCrySDen registration: in order to keep up the development of XCrySDen, I would like to be able to proof that it is being widely used. Therefore I would greatly appreciate if you could fill the XCrySDen registration form. Please note that there is no commitment involved whatsoever.
Table of Contents

Readme

1.6 pre-release packages

Version 1.4.1
    Source Packages
    Binary Packages
        Linux-i386
        MAC OSX
        Windows

Previous versions of the code

Readme

XCrySDen software can be downloaded in source form. For some platforms compiled (binary) packages are also available.

The source package is available in two flavors:

  • 1st type contains only XCrySDen sources
  • 2nd type contains, for convenience, also the necessary external libraries (Tcl/Tk and Mesa).

The binary package is compiled either (i) with statically linked external libraries (this package does not require any external libraries) or (ii) with dynamic (i.e. shared) libraries. The latter is available in two flavors, named as shared and semishared. The semishared version has all the needed shared libraries included within the package, thus hopefully diminishing any software requirements, while the former requires the Tcl, Tk, OpenGL (or Mesa) shared libraries (e.g. libtcl.so, libtk.so, libGL.so, and libGLU.so).

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

1.6 pre-release packages

These are the versions 1.5.x (x > 15) -- aka 1.6 pre-release.
  • Release date: from Dec 05 2008 to July 31 2009

  • Source package:

  • Linux_x86_64 binary packages:

  • Linux_x86 binary packages (32 bit):

  • Mac OS X binary packages:

  • Cygwin binary package:
    • Release date: Dec 10 2008
    • Shared: xc-1.5.18-cygwin-shared.tar.gz
    • Release notes: compiled on Cygwin under 64bit Windows-Vista. Please read the README.cygwin file contained within the package. Linked with Tcl/Tk 8.4.

    Version 1.4.1

    Source Packages

    Package: source package
    Version: 1.4.1 (Release date: June 07 2005)
    Summary: This is the XCrySDen source package. Its compilation requires installed Tcl (>=8.3), Tk (>=8.3), and Mesa (or OpenGL) libraries.
    Download: xc-1.4.1source-nolibs.tar.gz (size: 2.2 MB)

    Package: source package with external libraries
    Version: 1.4.1 (Release date: June 07 2005)
    Summary: This is the XCrySDen source package with attached sources of Tcl8.4, Tk8.4, and Mesa-4.0 libraries. Use this package for convenience when you do not have Tcl (>=8.3), Tk (>=8.3), and Mesa installed on your system.
    Download: xc-1.4.1source-all.tar.gz (size: 10.7 MB)

    Binary Packages

    Linux-i386

    Package: binary package for Linux-i386 (statically linked)
    Version: 1.4.1 (Release date: June 07 2005)
    Summary: This is the compiled package for the Linux on x86 architecture. It was compiled using the GNU gcc/g77 compiler, and linked statically with the Tcl8.4.6, Tk8.4.6, and Mesa-4.0 libraries.
    Download: xc-1.4.1bin-linuxPC-static.tar.gz (size: 13.9 MB)

    Package: binary package for Linux-i386 (dynamically linked)
    Version: 1.4.1 (Release date: June 07 2005)
    Summary: This is the compiled package for the Linux on x86 architecture. It was compiled using the GNU gcc/g77 compilers, and linked with shared Tcl8.4.6, Tk8.4.6, and Mesa-4.0 libraries.

    BEWARE: this package requires the Tcl + Tk + Mesa(OpenGL) + X11 shared libraries. Here is the shared library dependence (as printed by the ldd).

            libtk8.4.so.0 => /usr/lib/libtk8.4.so.0 (0xb7efe000)
            libtcl8.4.so.0 => /usr/lib/libtcl8.4.so.0 (0xb7e4d000)
            libGLU.so.1 => /usr/X11R6/lib/libGLU.so.1 (0xb7dd2000)
            libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0xb7d63000)
            libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0xb7d4d000)
            libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xb7c86000)
            libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xb7c78000)
            libm.so.6 => /lib/tls/libm.so.6 (0xb7c55000)
            libc.so.6 => /lib/tls/libc.so.6 (0xb7b20000)
            libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7b11000)
            libdl.so.2 => /lib/tls/libdl.so.2 (0xb7b0e000)
            libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0xb7a54000)
            libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7a4b000)
            libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0xb79f9000)
            libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0xb79f0000)
            libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0xb79d9000)
            /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0xb7fea000)
    
    
    Download: xc-1.4.1bin-linuxPC-shared.tar.gz (size: 2.3 MB)

    MAC OSX

    Package: binary package for MAC OSX
    Version: 1.4.1 (Release date: June 07 2005)
    Summary: This is the compiled package for the MAC OSX architecture. It requires the X11 environment. It was compiled using the GNU gcc/g77 compilers. Not all the libraries can be linked statically under MAC OSX. The package depends on the following dynamic libraries: CoreFoundation, libXmu.6.dylib, libX11.6.dylib, libXext.6.dylib, and libSystem.B.dylib.
    Download: xc-1.4.1bin-macosx.tar.gz (size: 4.4 MB)

    Windows

    Package: binary package for Windows/CYGWIN
    Version: 1.4.1 (Release date: June 07 2005)
    Summary: This is the compiled package for the Windows architecture. It requires the CYWGIN environment. It was compiled using the GNU gcc/g77 compilers.
    Download: xc-1.4.1bin-cygwin.tar.gz (size: 3.2 MB)


    Previous versions of the code

    Note that the versions prior to Beta-1.0 are not distributed under the terms of GNU General Public License. (Download)
     

Home | About | Description | Documentation | Download | News | Register
Webmaster: Tone Kokalj
This document was last modified on Fri Jul 31 20:24:57 CEST 2009