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 TAA16674; Sun, 1 Sep 2002 19:00:06 +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 TAA16897 for ; Sun, 1 Sep 2002 19:00:05 +0200 (MET DST) Received: from hirsch.in-berlin.de (hirsch.in-berlin.de [192.109.42.6]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g81H04D28786 for ; Sun, 1 Sep 2002 19:00:04 +0200 (MET DST) Received: from hirsch.in-berlin.de (localhost [127.0.0.1]) by hirsch.in-berlin.de (8.12.1/8.12.1/Debian -2) with ESMTP id g81H02O8021252 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT); Sun, 1 Sep 2002 19:00:02 +0200 Received: (from uucp@localhost) by hirsch.in-berlin.de (8.12.1/8.12.1/Debian -2) with UUCP id g81H02SG021248; Sun, 1 Sep 2002 19:00:02 +0200 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: caml-list@inria.fr Received: from localhost (oliver@localhost) by first.in-berlin.de (8.7.6/8.7.3) with SMTP id SAA01997; Sun, 1 Sep 2002 18:45:23 +0200 Date: Sun, 1 Sep 2002 18:45:22 +0200 (MET DST) From: Oliver Bandel To: Stefano Zacchiroli cc: Caml list Subject: Re: [Caml-list] Ocaml-Weblib? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello, On Fri, 30 Aug 2002, Oliver Bandel wrote: > On Mon, 26 Aug 2002, Stefano Zacchiroli wrote: > > > On Sun, Aug 25, 2002 at 11:33:52PM +0200, Oliver Bandel wrote: > > > Well I once have installed pcre as stand-alone. > > > So, I may now have to install it a second time? > > > (Or add some links?) > > > > Hmhhhh. > > Ok, I now had installed the findlib. > And then the ocamlnet-configure-script detected both: > findlib and pcre. > > But when typing "make" the result was, that pcre was'nt found. I fixed the problem. I have now found the META-file in the pcre-src-directory, added a pcre-directory beyond /usr/local/lib/ocaml/site-lib/ and copied the META-file into this pcre-directory. Now findlib (ocamlfind) found the pcre and the ocamlnet-lib could be compiled. Next question: Is there any more detailed documentation somewhere? Or do I have to browse the *.ml/*.mli-files? Ciao, Oliver ------------------- 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