October 2000
Intermediate to advanced
432 pages
9h 9m
English
A 'configure' script takes a large number of command-line options. The set of options can vary from one package to the next, although a number of basic options are always present. The available options can be discovered by running 'configure' with the '—help' option. Although many of these options are esoteric, it's worthwhile knowing of their existence when configuring packages with special installation requirements. Each option is briefly described as follows:
| '--cache-file=file' | 'configure' runs tests on your system to determine the availability of features (or bugs!). The results of these tests can be stored in a cache file to speed up subsequent invocations of configure. The presence of a well-primed cache file makes a big ... |
Read now
Unlock full access