From: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
To: rolandhoepfner@arcor.de
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] configuration errors under linux
Date: Mon, 13 Jan 2003 20:44:21 +0900 [thread overview]
Message-ID: <20030113204421U.garrigue@kurims.kyoto-u.ac.jp> (raw)
In-Reply-To: <000601c2b8b6$6e982aa0$0200a8c0@roland>
From: Roland Hopfner <rolandhoepfner@arcor.de>
>
> I try to compile ocaml-3.06 and I get an error when I type ./configure!
>
> My linux box won't find the library labltk! But where can I find that
> library?
The message may be confusing: labltk is included in the distribution,
but since some requirements could not be fulfilled it cannot be
compiled.
Note that you can perfectly use ocaml without tk support, only
camltk/labltk will be unavailable, and ocamlbrowser too.
> Here is I part of my ./configure output:
>
> Threads library supported (using bytecode-level scheduling).
> X11 not found, the "graph" library will not be supported.
> NDBM not found, the "dbm" library will not be supported.
> Configuring LablTk...
> X11 not found.
> Configuration failed, LablTk will not be built.
Here is the real answer: X11 was not found.
I have no idea where is your X11, but it is probably not in a standard
place. See INSTALL for options to explicitly tell configure where to
look for X11 headers/libraries.
> Configuration for the "graph" library:
> options for compiling ....
> options for linking ...... not found
> The "labltk" library: not found
Not found is innapropriate. This should be "will not be compiled".
Jacques Garrigue
-------------------
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
prev parent reply other threads:[~2003-01-13 11:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-10 14:41 Roland Höpfner
2003-01-13 11:44 ` Jacques Garrigue [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030113204421U.garrigue@kurims.kyoto-u.ac.jp \
--to=garrigue@kurims.kyoto-u.ac.jp \
--cc=caml-list@inria.fr \
--cc=rolandhoepfner@arcor.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox