More detail is provided in the BeoPEST Documentation.
BeoPEST is maintained by Willem Schreüder in cooperation with John Doherty and others. Please direct questions regarding BeoPEST to me.
BeoPEST currently runs on Linux and Unix systems. Download the
source code and executables and you should
be in business. The executables are compiled for Fedora and you may need to
recompile the code for your system if the shared libraries are missing. If the
missing libraries are MPI related, try the following before recompiling:
On Fedora and distributions that use yum install OpenMPI
yum install 'openmpi*'
or on Ubuntu and distributions that use apt-get use
apt-get install 'openmpi-*'
If all else fails simply recompile by doing make in the i586 or x86_86 directories, depending on the hardware. You will need the gfortran compiler installed.
If you are interested in getting this running on Windows, please email me.