![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
In this section we explain important options for ALPS configure
script. For complete list of options see the output of
./configure --help
Table 1.1. basic options
Option |
Description |
---|---|
|
Install the files in PREFIX. The default value
is |
Normally configure
script will automatically find optional
libraries (MPI, HDF5, etc) installed in your system. However, if these libraries
are installed in the places different from usual ones, you must specify them
by the following options.
Table 1.2. optional libraries
Option |
Description |
---|---|
|
Specify the place where MPI is installed. MPI headers (eg. mpi.h)
and libraries (eg. libmpi.a) are assumed to be installed in DIR |
Copyright © 2002-2005 Synge Todo, Matthias Troyer |