|
Prev | Next |
bin/get_optional.sh
prefix
below
in the file bin/get_optional.sh.
Note that there can only be one setting that is not commented out with
a # at the start of its line.
/,
it is an absolute path; e.g., the following setting:
prefix="$HOME/prefix/cppad"
/,
it is a path relative to the distribution directory;
e.g., the following setting:
prefix="build/prefix"
prefix
,
you should delete all the files listed by the following command:
ls external/*.configured
| get_adolc.sh | Download and Install Adolc in Build Directory |
| get_cppadcg.sh | Download and Install CppADCodeGen in Build Directory |
| get_colpack.sh | Download and Install ColPack in Build Directory |
| get_eigen.sh | Download and Install Eigen in Build Directory |
| get_fadbad.sh | Download and Install Fadbad in Build Directory |
| get_ipopt.sh | Download and Install Ipopt in Build Directory |
| get_sacado.sh | Download and Install Sacado in Build Directory |