The
IPKGBUILD source distribution use the GNU autotools for configuration, so compilation and installation follows the familiar command sequence of "
./configure; make; make install". For detailed installation instructions see the INSTALL file in the root directory of the source distribution.
top