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 SAA22880; Mon, 29 Dec 2003 18:04:02 +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 SAA22427 for ; Mon, 29 Dec 2003 18:04:01 +0100 (MET) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from vsmtp4.tin.it (vsmtp4.tin.it [212.216.176.224]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id hBTH40v24858 for ; Mon, 29 Dec 2003 18:04:01 +0100 (MET) Received: from dalamar.takhisis.org (80.180.123.178) by vsmtp4.tin.it (7.0.019) id 3FE032C100292A95 for caml-list@inria.fr; Mon, 29 Dec 2003 18:04:00 +0100 Received: from fistandantilus.takhisis.org (fistandantilus.takhisis.org [192.168.1.113]) by dalamar.takhisis.org (Postfix) with ESMTP id A2431B770 for ; Mon, 29 Dec 2003 18:03:58 +0100 (CET) Received: by fistandantilus.takhisis.org (Postfix, from userid 3148) id 75C59274068; Mon, 29 Dec 2003 18:04:00 +0100 (CET) Date: Mon, 29 Dec 2003 18:04:00 +0100 From: Stefano Zacchiroli To: caml-list@inria.fr Subject: Re: [Caml-list] ocaml -where Message-ID: <20031229170400.GA21945@fistandantilus.takhisis.org> Mail-Followup-To: caml-list@inria.fr References: <20031224072610.GA24266@inv_machine> <20031229130252.GA2400@iliana> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031229130252.GA2400@iliana> User-Agent: Mutt/1.5.4i X-Loop: caml-list@inria.fr X-Spam: no; 0.00; bononia:01 caml-list:01 -where:01 sven:01 luther:01 standart:01 -where:01 usr:01 usr:01 site-lib:01 findlib:01 ocamlfind:01 3.07:01 3.07:01 bononia:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Mon, Dec 29, 2003 at 02:02:52PM +0100, Sven Luther wrote: > > Is there any way to add a directory in the standart ocaml library path ? > > To Something like: > > $ ocaml -where > > /usr/lib/ocaml > > /usr/local/lib/ocaml > > /usr/lib/ocaml/site-lib > No. But. findlib has the concept of path: $ ocamlfind printconf path /usr/local/lib/ocaml/3.07 /usr/lib/ocaml/3.07 /usr/lib/ocaml/3.07/METAS -- ^Stefano Zacchiroli -- Master in Computer Science @ Uni. Bologna, Italy$ ^zack@{cs.unibo.it,debian.org,bononia.it} -- http://www.bononia.it/zack$ ^Frequentando il mio maestro mi ero reso conto [.] che la logica poteva$ ^servire a molto a condizione di entrarci dentro e poi di uscirne -Adso$ ------------------- 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