caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Labltk & MacOS X
@ 2002-05-02 13:47 Andreas Arnold-Bos
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Arnold-Bos @ 2002-05-02 13:47 UTC (permalink / raw)
  To: caml-list

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:

dyld: /usr/local/lib/ocaml/labltk/labltktop can't open library:
/sw/lib/libtk8.3.dylib  (No such file or directory, errno = 2)

There was no /sw/lib directory installed with Tcl/Tk. The Tcl/Tk files are
located in /usr/local/lib and usr/lib, but there is no libtk8.3.dylib file
there either.

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.

-------------------
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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re:  [Caml-list] Labltk & MacOS X
@ 2002-05-02 14:03 Damien Doligez
  0 siblings, 0 replies; 2+ messages in thread
From: Damien Doligez @ 2002-05-02 14:03 UTC (permalink / raw)
  To: Andreas.Arnold_bos, caml-list

>From: Andreas Arnold-Bos <Andreas.Arnold_bos@supaero.fr>

>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 <http://fink.sourceforge.net/>.  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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-02 14:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-02 13:47 [Caml-list] Labltk & MacOS X Andreas Arnold-Bos
2002-05-02 14:03 Damien Doligez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).