[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compilare su SID per WOODY



On Fri, Jan 30, 2004 at 10:09:17AM +0100, Cherubini Enrico wrote:
> Ciao,
>  Fri, Jan 30, 2004 at 10:00:21AM +0100, matteo wrote:
> 
> > Come da oggetto, se volessi compilare su macchine con sid e poi usare
> > cio' che ho compilato su macchine woody, ad esempio un kernel..
> > Come posso fare?
> > Se non sbaglio ci sono conflitti di librerie ecc....
> 
> io ieri ho compilato su sarge per slink :)
> nel tuo caso penso sia sufficiente:
> cd <dove vuoi>
> mkdir woody
> debootstrap woody woody
> <attendere>
> chroot woody
> vi /etc/resolv.conf
> vi /etc/apt/sources.list
> apt-get update
> apt-get install <quello che ti serve>

pbuilder credo possa essere utile in questo caso :)

Package: pbuilder
...
Description: personal package builder for Debian packages
 pbuilder constructs a chroot system, and builds a package inside the
 chroot.
 It is an ideal system to use to check
 that a package has correct build-dependencies.
 It uses apt extensively, and a local mirror, or a fast connection
 to a Debian mirror is ideal, but not necessary.
 .
 "pbuilder create" uses debootstrap to create a chroot image.
 .
 "pbuilder update" updates the image to the current state of
 testing/unstable/whatever
 .
 "pbuilder build" takes a *.dsc file and builds a binary in the chroot
 image.
 .
 pdebuild is a wrapper for Debian Developers, to allow running
 pbuilder just like "debuild", as a normal user.

ciao
-- 
mattia
:wq!



Reply to: