On Mon, Apr 11, 2005 at 11:52:06AM +0200, Thomas Petazzoni wrote: > Hello, > > Stefano Zacchiroli wrote: > > >If you're only worried about findlib dependency you could check them > >running ocaml (the toplevel) and type: > > > > #use "topfind";; > > #require "cduce";; > > > >This will try dynamic loading of ocaml objects described in CDuce's > >META following dependencies. > > Is there a simple way to test it in a sane environnement ? (I only saw > the dependency problem when compiling DemExp in pbuilder, not on my > regular environnement, since many libraries are already installed).
You can create a clean chroot wiht debootstrap and chroot into it to do the build. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

