Translations:Autotools/11/en
Jump to navigation
Jump to search
Often there are also options like --with-... to configure some features specifically. It is generally recommended to not use such options and let autoconf find the parameters automatically. Nevertheless it is sometimes necessary to specify some parameters using --with-... options. For example, you could specify
[name@server ~]$ ./configure --enable-mpi --with-mpi-dir=$MPIDIR