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 NAA22426; Fri, 22 Feb 2002 13:59:06 +0100 (MET) 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 NAA07106 for ; Fri, 22 Feb 2002 13:59:05 +0100 (MET) Received: from cantina.students.cs.unibo.it (cantina.students.cs.unibo.it [130.136.3.110]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g1MCx4v28623 for ; Fri, 22 Feb 2002 13:59:04 +0100 (MET) Received: from lordsoth.takhisis.org ([130.136.32.178]) (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 g1MCx4WA027504 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=192 verify=FAIL) for ; Fri, 22 Feb 2002 13:59:04 +0100 Received: from lordsoth.takhisis.org (localhost [127.0.0.1]) by lordsoth.takhisis.org (8.12.0/8.12.0/Debian -3) with ESMTP id g1MCx3lk001557 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL) for ; Fri, 22 Feb 2002 13:59:03 +0100 Received: (from zack@localhost) by lordsoth.takhisis.org (8.12.0/8.12.0/Debian -3) id g1MCx3xX001555 for caml-list@inria.fr; Fri, 22 Feb 2002 13:59:03 +0100 Date: Fri, 22 Feb 2002 13:59:03 +0100 From: Stefano Zacchiroli To: caml-list@inria.fr Subject: Re: [Caml-list] Problem using pcre on Debian Message-ID: <20020222125903.GC1403@cs.unibo.it> Mail-Followup-To: caml-list@inria.fr References: <20020222104452.GA24020@adept.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020222104452.GA24020@adept.co.za> User-Agent: Mutt/1.3.27i Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Fri, Feb 22, 2002 at 12:44:52PM +0200, Johann Spies wrote: > # #use "ocamlfind";; > Findlib has been successfully loaded. Additional directives: > #require "package";; to load a package IIRC, '#use "ocamlfind"' toplevel directive is used to load the definitions needed for _findlib_ package, so if pcre doesn't support the findlib META system #require will not work with that library. 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