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 XAA20320; Sun, 25 Aug 2002 23:53:53 +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 XAA20409 for ; Sun, 25 Aug 2002 23:53:52 +0200 (MET DST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g7PLjOv26721 for ; Sun, 25 Aug 2002 23:45:27 +0200 (MET DST) Received: from [212.227.126.160] (helo=mrelayng0.kundenserver.de) by moutng2.kundenserver.de with esmtp (Exim 3.35 #2) id 17j5CD-0007p1-00; Sun, 25 Aug 2002 23:45:21 +0200 Received: from [80.129.101.230] (helo=gate.gerd-stolpmann.de) by mrelayng0.kundenserver.de with asmtp (Exim 3.35 #2) id 17j5CC-0001Fg-00; Sun, 25 Aug 2002 23:45:20 +0200 Received: from ice.gerd-stolpmann.de (ice.gerd-stolpmann.de [192.168.0.13]) by gate.gerd-stolpmann.de (Postfix) with ESMTP id 84948CCDD; Sun, 25 Aug 2002 23:45:18 +0200 (CEST) Received: from ice (localhost [127.0.0.1]) by ice.gerd-stolpmann.de (Postfix) with ESMTP id BBE0EB0B8; Sun, 25 Aug 2002 23:45:16 +0200 (CEST) Date: Sun, 25 Aug 2002 23:45:16 +0200 From: Gerd Stolpmann To: Alain Frisch Cc: Oliver Bandel , Caml list Subject: Re: [Caml-list] Ocaml-Weblib? Message-ID: <20020825214516.GA933@ice.gerd-stolpmann.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: ; from frisch@clipper.ens.fr on Son, Aug 25, 2002 at 23:06:12 +0200 X-Mailer: Balsa 1.3.6 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Am 2002.08.25 23:06 schrieb(en) Alain Frisch: > On Sun, 25 Aug 2002, Oliver Bandel wrote: > > > configure says, that findlib is not installed (this is correct) > > and that pcre is not installed (this is wrong). > > > > My pcre.cmi is in directory /usr/local/lib/ocaml/contrib/pcre/ > > but it seems that it is not found. > > You have to install pcre with findlib, as stated in the src/INSTALL file > from the ocamlnet package ... This is the recommended way. Alternatively, ocamlnet can be installed without findlib (configure -disable-findlib -I /where/to/find/pcre) but you will certainly run into problems when you try to install packages depending on ocamlnet. Gerd ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de ------------------------------------------------------------ ------------------- 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