Difference between revisions of "Downloads"

From Phaserwiki
(Delete reference to Phubuntu, which is no longer relevant.)
m (Phenix Installation)
 
(2 intermediate revisions by one other user not shown)
Line 15: Line 15:
 
;Precompiled executables for selected platforms
 
;Precompiled executables for selected platforms
 
*Linux
 
*Linux
**Fedora Core 8 (64-bit)
 
**Fedora Core 12 (64-bit)
 
**CentOS 4 (32-bit)
 
**CentOS 5 (both)
 
**Ubuntu 10.04 (both)
 
 
*Windows
 
*Windows
**Windows XP (32-bit)
 
**Windows 7 (64-bit)
 
 
*Mac OS
 
*Mac OS
** Mac OS 10.4 (32-bit)
+
 
**Mac OS 10.6 (64-bit)
 
 
;Source code installation
 
;Source code installation
:Phaser can be compiled from source under linux from the Phenix distribution using the ''recompile'' script
+
:Phaser can be compiled from source on the above platforms from the Phenix distribution
 
 
  > cd $PHENIX
 
  > ./bin/recompile [--nproc=number] [--noopt] [--debug] [--openmp]
 
 
 
:Alternatively use the ''scons'' script. Note that you will need to configure with phaser & phenix.
 
 
> cd $PHENIX/build/<installation-path>
 
> phenix.python $PHENIX/cctbx_project/libtbx/configure.py --enable-openmp-if-possible=True phenix phaser
 
> libtbx.scons [-j <nproc>]
 
  
 
==CCP4 Installation==
 
==CCP4 Installation==
 
;Precompiled executables for selected platforms
 
;Precompiled executables for selected platforms
 
*Linux
 
*Linux
** Ubuntu
 
** Debian 3.0 (Woody)
 
** Debian 3.3 (Sid)
 
** Red Hat 9
 
** Fedora Core 3 (Jay Painter)
 
** Fedora Core 4
 
** CentOS
 
** Scientific Linux 6.0
 
** SuSE 10
 
** SuSE 9.1
 
** SuSE 8.1
 
** Gentoo
 
 
*Windows
 
*Windows
 
*Mac OS
 
*Mac OS

Latest revision as of 18:47, 28 November 2016

Note that the use of Phaser is subject to the University of Cambridge's Licences

Phenix
Phenix Nightly Builds
Phenix Official Releases (recommended)
CCP4
CCP4 Nightly Builds
CCP4 Release (recommended)
Official releases will be made available through the CCP4 update mechanism

Phenix Installation

Installation of Phaser with Phenix allows a choice of installation methods

Precompiled executables for selected platforms
  • Linux
  • Windows
  • Mac OS
Source code installation
Phaser can be compiled from source on the above platforms from the Phenix distribution

CCP4 Installation

Precompiled executables for selected platforms
  • Linux
  • Windows
  • Mac OS