[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Sven LUTHER <luther@d...> |
| Subject: | Re: [Caml-list] OCaml install and MacOS X |
On Sun, May 13, 2001 at 11:55:25AM +0900, Jacques Garrigue wrote: > From: Laurent Chéno <laurent.cheno@noos.fr> > > > I can't install completly OCaml : LablTk will not be built ... Is there > > a solution ? > > > > (I had installed XTools from Tenon and glib-gtk (from Tenon too).) > > > > Thanks you in advance, > > > > Laurent > > > > ... > > Replay debugger supported. > > Threads library supported (using bytecode-level scheduling). > > Location of X11 include files: /usr/X11R6/include/X11 > > Options for linking with X11: -ccopt -L/usr/X11R6/lib -cclib -lX11 > > NDBM found (in /usr/include) > > Configuring LablTk... > > tcl.h not found. > > Configuration failed, LablTk will not be built. > > Extrait de ocaml-3.01/INSTALL: > > -tkdefs <cpp flags> (default: none) > -tklibs <flags and libraries> (default: determined automatically) > These options specify where to find the Tcl/Tk libraries for > LablTk. "-tkdefs" helps to find the headers, and "-tklibs" > the C libraries. "-tklibs" may contain either only -L/path and > -Wl,... flags, in which case the library names are determined > automatically, or the actual libraries, which are used as given. > > Si configure ne trouve pas tcl.h ou libtcl.so, il faut lui passer les > arguments -tkdefs ou -tklibs appropries. > J'ignore ou` XTools les installe, mais une fois que vous aurez trouve' > les repertoires concernes, la compilation devrait se passer sans > probleme. > Si ca ne marche toujours pas, envoyez-moi le resultat de > ./configure -verbose > > Une remarque quand meme: Tcl/Tk et Glib/Gtk sont deux bibliotheques > qui n'ont rien a` voir. J'espere que vous etes corrects quand vous > dites que Tcl/Tk est inclus dans XTools. > Pour Gtk, vous pouvez installer LablGTK. mmm, je ne croit pas que gtk+ soit deja porter nativement sur macOS X. Il est toujours possible de lancer un serveur X sous macosX (il doit y en avoir au moins 2 d'existant, dont un baser sur xfree86), et de compiler gtk+ sur cela, mais je ne pense pas que gdk soit deja porter sous macOSX. Je peut me tromper cependant. Amicalement, Sven Luther ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr