%general-entities; ]> $LastChangedBy$ $Date$ Popt-&popt-version;-5 Popt Introduction to Popt The popt package contains the popt libraries which are used by some programs to parse command-line options. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &popt-md5sum; Download size: &popt-size; Estimated disk space required: &popt-buildsize; Estimated build time: &popt-time; Additional Downloads Patch level upgrade: Installation of Popt Install popt by running the following commands: patch -Np1 -i ../popt_&popt-version;-5.diff && ./configure --prefix=/usr && cp configure.in configure.ac && touch configure.in configure.ac && make Now, as the root user: make install Command Explanations cp configure.in configure.ac: Because configure.in is updated with the patch, this file is needed for make to work properly. touch configure.in configure.ac: Ensure file timestamps are the same. Contents Installed Programs Installed Library Installed Directories None libpopt.[so,a] None Short Descriptions libpopt.[so,a] is used to parse command-line options. libpopt.[so,a]