saimoom / phyml

Automatically exported from code.google.com/p/phyml
GNU General Public License v2.0
0 stars 0 forks source link

To install PhyML, type the following commands: ./configure; make;

To install PhyML (MPI version_, type the following commands: ./configure --enable-mpi; make;

To install PhyTime, type the following commands: ./configure --enable-phytime; make;

To compile a Windows executable, install MinGW and run: ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes mingw64-configure; make;