The Autopackage API |
| Table of Contents / Private library / Dependancy handling |
| _findGlibcVersions | DIR |
| _checkForGlibcVersions | <VERSION-SYMBOL> [VERSION-SYMBOL...] |
| _findGlibcVersions | ||||
| Syntax: _findGlibcVersions DIR | ||||
| ||||
| Scan a directory recursively for binaries and generate a list of Glibc version symbols that the binaries require. |
| _checkForGlibcVersions | ||||||
| Syntax: _checkForGlibcVersions <VERSION-SYMBOL> [VERSION-SYMBOL...] | ||||||
| ||||||
| Checks the system C library for the given version symbols. The missing symbols, if any will be output to stdout. |