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

Re: CDuce package



On Mon, Apr 11, 2005 at 11:44:24AM +0200, Thomas Petazzoni wrote:
> >Go for the added dependencies.
> Ok, so we let libcurl-ocaml-dev as Depends. But maybe there are other 
> dependencies needed that I haven't seen because DemExp (the software I 
> use to test CDuce) already depends on them ?
> 
> In fact, maybe I should check the /usr/lib/ocaml/3.08.3/cduce/META file 
> to see what needs to be installed in order to compile CDuce .cdo ?

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.

> However, several issues need to be checked/done before :

Yes, let's split the jobs:

>  - Compile CDuce with expat support
>  - Add appropriate Depends: to CDuce

Could you please do these?

>  - Double-check the various debian/ files to make sure they are all 
> correct and check that documentation is correctly installed

That will be my job, just tell me if you can do the above two and let me
know when they are done. I then will triple-check debian/ files and
upload.

Cheers.

-- 
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-

Attachment: signature.asc
Description: Digital signature


Reply to: