debian-packet erstellen?
Dietmar Goldbeck
dietmar.goldbeck at acm.org
Thu Apr 19 23:43:20 CEST 2001
On Thu, Apr 19, 2001 at 11:12:54PM +0200, Peter Lohmann wrote:
> Wie mache ich daraus jetzt ein Debian-Paket? Wenn ich im
> sane-backends-1.0.4a -Verzeichnis ein dpkg-buildpackage starte, bricht das
> ganze irgendwann ab, während das script versucht irgendetwas mit latex zu
> machen?!?
>
dpkg-buildpackage ist schon der richtige Befehl. Du musst aber vorher
nachsehen, ob das Paket build dependencies hat und die dann entsprechend
installieren:
grep -i Build-Depends debian/control
liefert z.B. bei tcpdump:
Build-Depends: libc6-dev | libc-dev, gcc, make, dpkg-dev, debhelper, libpcap-dev (>= 0.6.1-1)
Also durchsehen und apt-get install verfuettern.
Alternativ kannst Du die latex Aufraufe auch auskommentieren, sane
braucht AFAIK kein LaTeX ausser fuer die Doku. Du musst dann nur ggf. auch
die Makefile so aendern, das die Ausgabe von latex nicht benoetigt wird.
Ciao
Dietmar
--
Alles Gute / best wishes
Dietmar Goldbeck E-Mail: dietmar.goldbeck at acm.org
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