| Platform | cctbx+Python | cctbx only |
|---|---|---|
| Fedora Core 3 Python 2.5.2 |
[stream][direct] 29.5 MB |
[stream][direct] 16.8 MB |
| Fedora Core 3 (x86_64) Python 2.5.2 |
[stream][direct] 30.2 MB |
[stream][direct] 17.4 MB |
| Fedora Core 4 Python 2.5.2 |
[stream][direct] 30.2 MB |
[stream][direct] 16.6 MB |
| Fedora Core 6 Python 2.5.2 |
[stream][direct] 30.3 MB |
[stream][direct] 16.5 MB |
| Fedora Core 6 (x86_64) Python 2.5.2 |
[stream][direct] 31.4 MB |
[stream][direct] 17.1 MB |
| Fedora Core 8 (x86_64) Python 2.5.2 |
[stream][direct] 30.7 MB |
[stream][direct] 16.4 MB |
| Fedora Core 9 (x86_64) Python 2.5.2 |
[stream][direct] 29.9 MB |
[stream][direct] 15.6 MB |
| Mac OS 10.4.10 (i386) [Notes] Python 2.5.2 |
[stream][direct] 29.4 MB |
[stream][direct] 15.5 MB |
| Mac OS 10.4.10 [Notes] Python 2.5.2 |
[stream][direct] 29.9 MB |
[stream][direct] 15.8 MB |
| Red Hat 8.0 Python 2.5.2 |
[stream][direct] 31.3 MB |
[stream][direct] 15.9 MB |
| Red Hat WS 3 | Python 2.2.3 ships with OS | [stream][direct] 16.0 MB |
| Red Hat WS 3 Python 2.5.2 |
[stream][direct] 28.3 MB |
[stream][direct] 16.0 MB |
| Red Hat WS 3 (x86_64) Python 2.5.2 |
[stream][direct] 29.6 MB |
[stream][direct] 16.9 MB |
| SuSE 9.2 (x86_64) Python 2.5.2 |
[stream][direct] 33.0 MB |
[stream][direct] 18.3 MB |
| Windows 2000/XP Visual C++ 7.1 Python 2.5.2 |
[stream][direct] 18.2 MB |
[stream][direct] 10.3 MB |
perl cctbx_redhat80.selfx
Under Windows exe distributions are installed
simply by running them.
The installer must be run on the platform where it is used. The installed package may be used over the network, but only if the pathnames to the installation directory are identical on the server and the client.
Uninstalling a bundle is as easy as using rm -rf * in the installation directory under Unix or dragging the installation directory to the Recycle Bin under Windows. The Windows registry is not modified by the installation.
libtbx.unpack_in_sources ccp4_mon_lib.tar.gz
After this the ccp4_mon_lib.tar.gz file is no longer
needed and may be deleted.
To test the installation, run this command:
mmtbx.pdb_interpretation your.pdb
were your.pdb is any available PDB file.
Note: to enable the libtbx.unpack_in_sources and mmtbx.pdb_interpretation commands you have to source one of the setpaths scripts as indicated at the end of the cctbx installation (e.g. source setpaths.csh for csh users).
perl cctbx_python_252_bundle.selfx
This installs Python 2.5.2 and all cctbx modules from scratch.
The install script will prompt for the number of available CPUs. To avoid the prompt (e.g. for scripting the installation), add the number of available CPUs to the command line. E.g.:
perl cctbx_python_252_bundle.selfx 4
Alternative for manual installation:
cctbx_python_252_bundle.tar.gz
[stream][direct]
23.0 MB
[Installation instructions]
perl cctbx_bundle.selfx
This installs all cctbx modules from scratch.
Python 2.2.1 or higher must be pre-installed on the target machine.
Known to work under Redhat 8.0 or higher with the Python version
that ships with the operating system (/usr/bin/python).
The first python on PATH is used.
To install with a different, specific python, add the full path
to the command line, e.g.:
perl cctbx_bundle.selfx /usr/local/bin/python
Alternative for manual installation:
cctbx_bundle.tar.gz
[stream][direct]
11.9 MB
[Installation instructions]
Release for Kyoto 2008 IUCr Crystallographic Computing School. First release with simplified directory structure. Please visit https://lists.sourceforge.net/lists/listinfo/cctbx-cvs to see the full change logs.