Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/autogen/autogen.html/ drwxr-xr-x | |
| Viewing file: Select action/file-type: Previous: signal names, Up: Installation [Contents][Index] 6.4 Installing AutoGenThere are several files that get installed. The number depend
whether or not both shared and archive libraries are to be
installed. The following assumes that everything is installed
relative to NB AutoGen does not contain any compiled-in path names.
All support directories are located via option processing,
the environment variable The installed files are:
This program, library and supporting files can be installed with three commands:
However, you may wish to insert ‘make check’ before the ‘make install’ command. If you do perform a ‘make check’ and there are any failures, you will find the results in <module>/test/FAILURES. Needless to say, I would be interested in seeing the contents of those files and any associated messages. If you choose to go on and analyze one of these failures, you will need to invoke the test scripts individually. You may do so by specifying the test (or list of test) in the TESTS make variable, thus: gmake TESTS=test-name.test check I specify All of the AutoGen tests are written to honor the contents of the VERBOSE environment variable. Normally, any commentary generated during a test run is discarded unless the VERBOSE environment variable is set. So, to see what is happening during the test, you might invoke the following with bash or ksh: VERBOSE=1 gmake TESTS="for.test forcomma.test" check Or equivalently with csh: env VERBOSE=1 gmake TESTS="for.test forcomma.test" check Previous: signal names, Up: Installation [Contents][Index] |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0092 ]-- |