Newbie-Fragen

Dietmar Goldbeck goldbeck at e-trend.de
Fri May 23 23:54:46 CEST 2003


On Fri, May 23, 2003 at 07:36:47PM +0200, Florian Lohoff wrote:
> 
> Selbstkompiletest gehoert nach /usr/local und nicht ins restliche system.
> Debian pakete selbst hingegen installieren NICHTS nach /usr/local.
> Schon getrennt. Ach ja - Ich empfehle "stow" um das zeug auch irgendwann
> mal loszuwerden. (PS: Ja ich weiss - Je nach "Standard" ist es /usr/local
> oder /opt)
> 

Warum gehört selbstkompiliertes nach /usr/local ?
Genausogut kann man doch auch selbstkompilerte Sachen
als Paket fertig machen. 

Die Frage war wie ich nach 

./configure
make

direkt ein debian Paket bekomme analog zum SuSe rpm bauen mit checkinstall.
Die kann ich auch nicht beantworten, aber ich zeig Dir mal wie
ich unter Debian suche:

Unter Debian ist "apt-cache search " toll zum Pakete suchen,

apt-cache search --full checkinstall 
Package: checkinstall
Priority: optional
Section: admin
Installed-Size: 132
Maintainer: Matt Hope <dopey at debian.org>
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.

Sieht gut aus, mal installieren.

apt-get install checkinstall

und dann die man page lesen:

       This manual page was written for the Debian GNU/Linux
       distribution because the original program does not have a
       manual
       page.

Einmal lächeln, so weit wärst Du unter Suse nie gekommen :-))
und dann weiterlesen:

OPTIONS
       -S        Build a Slackware package.

       -R        Build a RPM package.

       -D        Build a Debian package.
                         ^^^^^^
 Ciao
     Dietmar

-- 
 Alles Gute / best wishes  
     Dietmar Goldbeck         E-Mail: dietmar.goldbeck at schotterweg.de
Reporter (to Mahatma Gandhi): Mr Gandhi, what do you think of Western
Civilization?  Gandhi: I think it would be a good idea.


More information about the Linux mailing list