caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] OCaml install and MacOS X
@ 2001-05-12  6:11 Laurent Chéno
  2001-05-13  2:55 ` Jacques Garrigue
  0 siblings, 1 reply; 4+ messages in thread
From: Laurent Chéno @ 2001-05-12  6:11 UTC (permalink / raw)
  To: Caml-list

(please excuse my poor english...)

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.

** Configuration summary **

Directories where Objective Caml will be installed:
         binaries.................. /usr/local/bin
         standard library.......... /usr/local/lib/ocaml
         manual pages.............. /usr/local/man/man1 (with extension 
.1)
Configuration for the bytecode compiler:
         C compiler used........... cc
         options for compiling..... -fno-defer-pop -Wall -Wno-unused 
-DSHRINKED_GNUC
         options for linking.......
Configuration for the native-code compiler:
         hardware architecture..... power (ppc)
         OS variant................ rhapsody
         C compiler used........... cc
         options for compiling..... -Wall -Wno-unused -DSHRINKED_GNUC
         options for linking.......
         assembler ................ $(AS)
         preprocessed assembler ... $(AS)
         profiling with gprof ..... not supported
Source-level replay debugger: supported
Configuration for the external libraries:
         libraries supported ...... unix str num dynlink bigarray threads 
graph dbm
The "num" library:
         target architecture ...... C
The "graph" library:
         options for compiling .... -I/usr/X11R6/include
         options for linking ...... -ccopt -L/usr/X11R6/lib -cclib -lX11
The "labltk" library: configuration failed
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [Caml-list] OCaml install and MacOS X
@ 2001-05-13 11:15 Laurent Chéno
  0 siblings, 0 replies; 4+ messages in thread
From: Laurent Chéno @ 2001-05-13 11:15 UTC (permalink / raw)
  To: Caml-list

Merci à Jacques Garrigue qui m'a permis de trouver la solution pour
installer complètement (labltk inclus) OCaml sur MacOS X/XTools :

./configure -tkdefs "-I/usr/X11R6/include" -tklibs "-L/usr/X11R6/lib"

fonctionne parfaitement !

Cordialement,

LC
--
Laurent Chéno
Prof. de mathématiques en PSI*
et de l'option informatique en MP/MP*
Lycée Louis-le-Grand, Paris

http://pauillac.inria.fr/~cheno/
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


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

end of thread, other threads:[~2001-05-13 14:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-12  6:11 [Caml-list] OCaml install and MacOS X Laurent Chéno
2001-05-13  2:55 ` Jacques Garrigue
2001-05-13 14:43   ` Sven LUTHER
2001-05-13 11:15 Laurent Chéno

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