On Fri, Feb 13, 2004 at 10:37:59PM +0100, Sébastien Kirche wrote: > Bonsoir,
> il me semplait avoir vu cette manip quelque part, mais maintenant > que j'en ai besoin, pas moyen de la retrouver avec google. > J'aimerais savoir comment on fabrique un paquet à partir de sources > quand on récupère par exemple un .tar.gz à compiler soi-même. > Histoire de pouvoir faire un "dpkg -i <monpaquet>" at lieu de "make > install". Comme ça apt est au courant de la nouvelle application, > et ça évite des problèmes ultérieurs. [EMAIL PROTECTED]:~$ apt-cache show checkinstall Package: checkinstall Priority: optional Section: admin Installed-Size: 132 Maintainer: Matt Hope <[EMAIL PROTECTED]> Architecture: all Version: 1.5.3-1 Depends: installwatch (>> 0.6) Filename: pool/main/c/checkinstall/checkinstall_1.5.3-1_all.deb Size: 34260 MD5sum: 1e4eb5a8c1329a9f199e1cbb63f65cca Description: installation tracker CheckInstall keeps track of all the files created or modified by your installation script ("make install" "make install_modules", "setup", etc), builds a standard binary package and installs it in your system giving you the ability to uninstall it with your distribution's standard package management utilities. -- Charles