On Sat, Feb 24, 2001 at 03:31:32PM +0100, Eric VB wrote:
> Hi,
> 
> I've read several times here that you can use chroot to check dependencies when
> building a package.
> 
> How shoud I do it ?

Here's how I did it.

1. Install debootstrap
2. use debootstrap to create a chroot enviroment, and move your source
into it.
3. chroot into your new enviroment
4. try to build your package.
5. When it fails, install the needed package, and add that package to
the Build-Depends line.  

You're done.  
           
        sam th               
        [EMAIL PROTECTED]
        http://www.abisource.com/~sam/
        GnuPG Key:  
        http://www.abisource.com/~sam/key

PGP signature

Reply via email to