This directory contains pre-built executables of Mosflm v7.0.6 for a number of common platforms and operating systems.
These executables are the latest stable releases; they will run with iMosflm version 1.0.4 and newer.
Using "mouse right-click" on most platforms will allow you to choose where to download to (n.b. some browsers will change the file permissions to prevent execution of the downloaded file - just use chmod +x <filename> to fix this. The files are compressed using "zip" rather than "gzip" since this usually preserves the file permissions).
Once downloaded, uncompress the file with unzip (not gunzip), and run it just as you would any UNIX command (i.e. by typing the filename, provided it is in your PATH).
| Executable | X11 version | Platform/OS | Will run on | compiler / version | notes |
| mosflm_linux_32_noX11.zip | X | PC Linux, 32-bit | Any recent PC Linuxes (SUSE, UBuntu, RedHat, FC, etc...) | ifort/icc 11.0 | This is the one to install if you are unsure. It will run on any recent Linux, both on 32-bit and 64-bit machines. |
| mosflm_linux_32_gfortran_noX11.zip | X | PC Linux, 32-bit | Any recent PC Linuxes (SUSE, UBuntu, RedHat, FC, etc...) | gfortran/gcc 4.3.3 | Only use if you have an old AMD CPU (see note (1)). |
| mosflm_linux_64_noX11.zip | X | PC Linux, 64-bit | Any recent PC Linuxes (SUSE, UBuntu, RedHat, FC, etc...) | ifort/icc 11.0 | This will only run on 64-bit machines; it runs a little faster than the 32-bit executable. |
| mosflm_osx_ppc_noX11.zip | X | MacOSX 10.0 - 10.5 | PowerPC Macs | gfortran/gcc 4.3.1 | |
| mosflm_osx_intel_noX11.zip | X | MacOSX 10.4 - 10.5 | Intel Macs | ifort 10.1/gcc 4.3.2 | |
| mosflm_osx_universal_noX11.zip | X | MacOSX | Intel (10.4 - 10.5) & PowerPC Macs (10.0 - 10.5) | ifort 10.1/gcc 4.3.1 or gfortran/gcc 4.3.1 | Universal binary for both PPC and Intel Macs |
| mosflm_windows.exe.zip | - | MS-Windows PCs | PCs running MS-Windows NT, 98, 2000, XP, Vista | g77/gcc-3.4.2-20040916-1 | This has no display! Use with iMosflm, or for scripting batch jobs. |
Notes:
My recommendation if you are in doubt is to try the ifort/icc binary first, and if you get an error that looks like this, download & install the gfortran built binary.
forrtl: severe (168): Program Exception - illegal instruction Image PC Routine Line Source mosflm 08262719 Unknown Unknown Unknown