qLinux
… a distribution study
<< Prev Fcron-3.2.1
Next >> Logrotate-3.19.0
The popt package is required by logrotate. Download: popt-1.18.tar.gz. Fix the build system:
patch -Np1 -i popt-1.18-bld-20220321.patch
Configure the package:
./configure --prefix=/libs --includedir=/libs/inc --mandir=/libs/man
Build and install popt:
make make install
Move the pkgconfig file to a more recent location:
mv -v /libs/lib/pkgconfig/popt.pc /plng/lib/pkgconfig/
<< Prev Fcron-3.2.1
Next >> Logrotate-3.19.0