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 XAA20483; Sun, 25 Aug 2002 23:48:28 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id XAA20309 for ; Sun, 25 Aug 2002 23:48:27 +0200 (MET DST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g7PLlfD19346 for ; Sun, 25 Aug 2002 23:47:43 +0200 (MET DST) Received: from [212.227.126.160] (helo=mrelayng0.kundenserver.de) by moutng0.kundenserver.de with esmtp (Exim 3.35 #2) id 17j5EQ-00078m-00; Sun, 25 Aug 2002 23:47:38 +0200 Received: from [80.129.101.230] (helo=gate.gerd-stolpmann.de) by mrelayng0.kundenserver.de with asmtp (Exim 3.35 #2) id 17j5EQ-0001I3-00; Sun, 25 Aug 2002 23:47:38 +0200 Received: from ice.gerd-stolpmann.de (ice.gerd-stolpmann.de [192.168.0.13]) by gate.gerd-stolpmann.de (Postfix) with ESMTP id 268A8CCDD; Sun, 25 Aug 2002 23:47:37 +0200 (CEST) Received: from ice (localhost [127.0.0.1]) by ice.gerd-stolpmann.de (Postfix) with ESMTP id 702F6B0B8; Sun, 25 Aug 2002 23:47:35 +0200 (CEST) Date: Sun, 25 Aug 2002 23:47:35 +0200 From: Gerd Stolpmann To: Oliver Bandel Cc: Gerd Stolpmann , caml-list@inria.fr Subject: Re: [Caml-list] Ocaml-Weblib? Message-ID: <20020825214735.GC933@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 oliver@first.in-berlin.de on Son, Aug 25, 2002 at 21:55:17 +0200 X-Mailer: Balsa 1.3.6 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Am 2002.08.25 21:55 schrieb(en) Oliver Bandel: > > On Sat, 24 Aug 2002, Gerd Stolpmann wrote: > [...] > > In particular, ocamlnet needs PCRE, > > Hmhhh > > 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. > > Did I anything wrong during installation of pcre? > Is this an uncommon directory for pcre? > Or does the ocamlnet's configure look not there? It looks only at places where it has been told to do so: configure -I There is no automatic search. 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