Checkinstall

Checkinstall is a tool to easily generate a debian package from a source tree. To use checkinstall, simply substitute the command with "make install":

  ./configure
  make
  checkinstall

This will generate a .deb-package and automatically install it. The advantage is that this way the software is easily distributable as well as removable.

See also:

Category:Software
Topic revision: r1 - 04 Sep 2007, HenningPerl
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback