can replace the "make install" command and build DEB, RPM or Slackware packages.
However I noticed two small problems during the installation :
- The "configure" script was not executable. The command
- Code: Select all
chmod +x configure
- The files xboard.man and xboard.info were missing, causing a failure of checkinstall. The first file can be created by the command
- Code: Select all
./texi2man xboard.texi