From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id PAA18377; Fri, 14 Jun 2002 15:32:07 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id PAA18494 for ; Fri, 14 Jun 2002 15:32:06 +0200 (MET DST) Received: from cantina.students.cs.unibo.it (cantina.students.cs.unibo.it [130.136.3.110]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g5EDW4P13962 for ; Fri, 14 Jun 2002 15:32:05 +0200 (MET DST) Received: from lordsoth.takhisis.org ([130.136.32.148]) (authenticated (0 bits)) by cantina.students.cs.unibo.it (8.12.0.Beta19/8.12.0.Beta19/Debian 8.12.0.Beta19) with ESMTP id g5EDW2Gx001644 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=192 verify=FAIL) for ; Fri, 14 Jun 2002 15:32:04 +0200 Received: from lordsoth.takhisis.org (lordsoth.takhisis.org [127.0.0.1]) by lordsoth.takhisis.org (8.12.4/8.12.4/Debian-2) with ESMTP id g5EDVxhe012711 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 14 Jun 2002 15:31:59 +0200 Received: (from zack@localhost) by lordsoth.takhisis.org (8.12.4/8.12.4/Debian-2) id g5EDVxIn012709 for caml-list@inria.fr; Fri, 14 Jun 2002 15:31:59 +0200 Date: Fri, 14 Jun 2002 15:31:59 +0200 From: Stefano Zacchiroli To: Caml List Subject: Re: [Caml-list] findlib + depencencies Message-ID: <20020614133159.GA11399@cs.unibo.it> Mail-Followup-To: Caml List References: <20020614043033.GB29135@ics.uci.edu> <20020614085326.GA31609@lambda.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020614085326.GA31609@lambda.u-strasbg.fr> User-Agent: Mutt/1.4i Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Fri, Jun 14, 2002 at 10:53:26AM +0200, Sven Luther wrote: > My understanding of this is that you would need to hand write the META > files, and use that, i don't think there is an automated tool, and i Well, there exists an aproximation: "ocamlfind guess" try to guess a META file for a library that is to be installed. Anyway, the problem reported by Christian is more subtle: he needs a mapping between modules used in sources (as reported by ocamldep) and findlib modules. AFAIK there is no such a tool and even if it will be available it can only be an aproximation, obviously. Cheers. -- Stefano Zacchiroli - undergraduate student of CS @ Univ. Bologna, Italy zack@cs.unibo.it | ICQ# 33538863 | http://www.cs.unibo.it/~zacchiro "I know you believe you understood what you think I said, but I am not sure you realize that what you heard is not what I meant!" -- G.Romney ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners