%general-entities; ]> $LastChangedBy$ $Date$ popt_&popt-version;.orig.tar popt Popt-&popt-version; 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; User Notes: Installation of Popt Install popt by running the following commands: sed -i -e "/*origOptString ==/c 0)" popt.c && autoreconf -f -i && ./configure --prefix=/usr && make To test the results, issue: make check Now, as the root user: make install Command Explanations sed ...: This fix taken backported from the development version of popt fixes a problem identified by the included testsuite. autoreconf -f -i: In this version, the maintainers did not include all autotooled files. This command regenerates the missing files. 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}