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 QAA09150; Thu, 2 May 2002 16:03:44 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f 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 QAA09112 for ; Thu, 2 May 2002 16:03:43 +0200 (MET DST) Received: from beaune.inria.fr (beaune.inria.fr [128.93.8.3]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g42E3hD27885 for ; Thu, 2 May 2002 16:03:43 +0200 (MET DST) Received: by beaune.inria.fr (8.8.8/1.1.22.3/14Sep99-0328PM) id QAA0000014437; Thu, 2 May 2002 16:03:42 +0200 (MET DST) Date: Thu, 2 May 2002 16:03:42 +0200 (MET DST) From: Damien Doligez Message-Id: <200205021403.QAA0000014437@beaune.inria.fr> To: Andreas.Arnold_bos@supaero.fr, caml-list@inria.fr Subject: Re: [Caml-list] Labltk & MacOS X Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk >From: Andreas Arnold-Bos >I wish to use the Tk GUI on MacOS X (under Aqua or Xfree86, it doesn't >matter). I have installed Tcl/Tk v8.3.2 with the packages from osxgnu.org >archives, but when I start labltk, I get the following message: [...] >Does anyone know how to use labltk in a smart way on MacOS X ? I do not feel >like compiling the whole stuff from scratch... Thanks in advance. If you want to use the precompiled binary package, you will have to install the same Tk package that I used, which came from the "fink" project . This will create the /sw/ hierarchy on your machine. The alternative is to recompile O'Caml from source (not a big deal, actually). -- Damien ------------------- 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