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 PAA27311; Fri, 12 Jul 2002 15:40:57 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id PAA27300 for caml-list@pauillac.inria.fr; Fri, 12 Jul 2002 15:40:56 +0200 (MET DST) 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 LAA19629 for ; Fri, 12 Jul 2002 11:05:58 +0200 (MET DST) Received: from mail.info.univ-angers.fr (nes.info.univ-angers.fr [193.49.146.122]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g6C95vf16946 for ; Fri, 12 Jul 2002 11:05:58 +0200 (MET DST) Received: from orion.info-ua (orion.info-ua [172.20.41.6]) by mail.info.univ-angers.fr (Postfix) with ESMTP id 0CC23900; Fri, 12 Jul 2002 11:05:57 +0200 (CEST) Received: from sirius.info-ua (sirius.info-ua [172.20.41.7]) by orion.info-ua (Postfix) with ESMTP id 14B5A175CD; Fri, 12 Jul 2002 11:05:57 +0200 (MEST) Received: by sirius.info-ua (Postfix, from userid 759) id A8343C79B; Fri, 12 Jul 2002 11:05:56 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by sirius.info-ua (Postfix) with ESMTP id A3B56C79A; Fri, 12 Jul 2002 11:05:56 +0200 (CEST) Date: Fri, 12 Jul 2002 11:05:56 +0200 (CEST) From: Vincent Barichard X-X-Sender: barichar@sirius.info-ua To: Jacques Garrigue Cc: caml-list@pauillac.inria.fr Subject: Re: [Caml-list] Compile ocaml and tk In-Reply-To: <20020712083055S.garrigue@kurims.kyoto-u.ac.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk I have set the TCL_LIBRARY and TK_LIBRARY environment variables to their proper values, and it works well :o) Thanks for your assistance. Vincent On Fri, 12 Jul 2002, Jacques Garrigue wrote: > From: Vincent Barichard > > > I'm trying to compil the camltk418 library under a linux environment. > > TCL/TK is installed under the repertory /usr/local/lib. When I do the > > configure make ..., everything go well. But when I launch any binary fr= om > > the example directory, I have the following message : > > > > Uncaught exception: Protocol.TkError("Can't find a usable init.tcl in t= he > > following directories: \n /usr/lib/tcl8.3 [...] > > > > How can I make the compiler looking at the right place i.e in > > /usr/local/lib ? > > You can set the environment variables TCL_LIBRARY and TK_LIBRARY to > their proper values. > > Jacques Garrigue > ------------------- > To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inr= ia.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 > Vincent Barichard M=E9taheuristiques et Optimisation Combinatoire Facult=E9 des Sciences d'Angers Tel : 02 41 73 52 06 ------------------- 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