| Executables |
The already-compiled executables available are
Each is available as one or more self-extracting archives. That means that they are large files that contain in compressed form the various executables for that system, plus a self-extraction program. When you execute the self-extracting archive as if it were a program, it unpacks itself into many different files and puts them on your hard disk. The Mac OS X distribution is as a Disk Image, and after that is unpacked you have to copy the contents out to another folder before using them.
If you get the executables for any of these types of machines, make sure you also get the documentation files. These are packaged with the source code in one of the self-extracting archives.
For many Unix or Unix-compatible systems, executables are not necessary. Provided that your Unix system has a C compiler, you can easily compile the source code yourself. Put the source code in a directory and type "make all", and executables should be produced.
Note -- for the moment, some of these executables packages are not yet updated to the 3.66 release. Some are earlier, as indicated.
Luc Ducazu, of Merelbeke, Belgium, has put together Red Hat Linux RPM packages of version 3.61. There is one of executables compiled with the Gnu GCC compiler, one of executables compiled with the Intel ICC compiler, and one of documentation and sources. They can be downloaded from their page at the Biolinux web site. These can be installed on versions of Linux that have a package management system that handles RPMs. One set is for RedHat 9, another for the Fedora Core 1 and Fedora Core 2 distributions which are the successors for the low-end Red Hat distributions, and another is for Suse Linux 9.1.
Andreas Tille and Stephane Bortzmeyer have compiled and made available a set of PHYLIP 3.65 executables and older PHYLIP 3.61 executables for
Debian Linux.
These are in the "unstable" section of Debian packages
and may be downloaded for free ("free in the sense of free beer") from
its page on the Debian web site at
http://packages.debian.org/unstable/science/phylip.
or from various Debian mirror sites. Of course, one can also install
the source code (see under Unix above) and compile it yourself.
A PHYLIP 3.65 package for FreeBSD Unix is available, thanks to David Bader
and others. It is located at
the BSD PHYLIP package web page at
http://www.freebsd.org/cgi/cvsweb.cgi/ports/biology/phylip/.