|
Back |
PyMOL BUILDS ON THIS PAGE ARE OBSOLETE!
Vintage PyMOL, circa 2006 -- see installed LICENSE file for usage terms.
Click here for information regarding download of current PyMOL builds.
Click here for the PyMOL home page.
| Windows | Macintosh | Linux | IRIX | Solaris | Other |
Microsoft WindowsStandalone Executable. This build is easy to install and recommended for most users.
Macintosh OS XNOTE: A 3-button wheel or mighty mouse is required to use PyMOL on the Macintosh. Be sure to reconfigure your mighty-mouse to use the secondary button (right-click) and button 3 (middle-click). Tiger (OS X 10.4) is required, although some users have reported success with the final release of Panther (10.3.9).
Option 1: MacPyMOL. MacPyMOL is an Aqua-based PyMOL with a more Mac-like user interface. In addition to supporting native OpenGL rendering, its unique features include Copy-and-Paste of images and direct output of QuickTime movies.
Option 2: PyMOLX11Hybrid. MacPyMOL now includes a hybrid X11 mode. Assuming that X11 is already installed, simply duplicate and rename the application bundle to "PyMOLX11Hybrid" and then launch (requires Tiger).
Option 3: PyMOL for Mac OS X / X11. This is the Mac equivalent of the standard Linux, IRIX, and Solaris builds of cross-platform PyMOL. It accesses OpenGL and Tcl/Tk entirely through X11 and is thus completely compatible with the standard version. Requires Mac OS X Tiger with X11 installed.
tar -zxf pymol-0_99rc6-bin-macosx-ppc-x11.tgzto create a "pymol" directory
cd pymol ./setup.shto create the "./pymol" launch script.
./pymol
ln -s $PWD/pymol $HOME/bin/pymol
defaults write com.apple.x11 wm_click_through -bool trueand then restart the X-server.
LinuxOption 1: Standalone Executables. These builds are easy to install (do not require "root" privileges) and are broadly compatible.
tar -zxf pymol-0_99rc1-bin-linux-x86-glibc23.tgzto create a "pymol" directory
cd pymol ./setup.sh
./pymol
ln -s $PWD/pymol $HOME/bin/pymol
Option 2: RPM Packages These require "root" privileges to install and should generally be avoided with PyMOL because they prevent you from being able to run multiple versions on a single machine. However, if you absolutely need PyMOL integrated with your system Python interpreter, then current PyMOL Support-level Subscribers may request such builds by emailing support@delsci.com. Please specify what Linux distribution you would like the RPM for. If we receive multiple independent requests, and if we have access to that flavor of Linux, then we will provide a suitable RPM build. Otherwise, in such cases, we recommend that you compile and install PyMOL from source code via Python distutils.
gunzip < pymol-0_99rc1-bin-irix65-r10k.tgz | tar -xf -to create a "pymol" directory
cd pymol ./setup.sh
./pymol
ln -s $PWD/pymol $HOME/bin/pymol
NOTE: PyMOL on IRIX 6.5.18-6.5.21 requires patch 5316, which can be obtained from SGI.
The previous release, PyMOL 0.98, can still be found here.
|
Copyright © 2006 DeLano Scientific LLC. |