caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
To: barichar@info.univ-angers.fr
Cc: caml-list@pauillac.inria.fr
Subject: Re: [Caml-list] Compile ocaml and tk
Date: Fri, 12 Jul 2002 08:30:55 +0900	[thread overview]
Message-ID: <20020712083055S.garrigue@kurims.kyoto-u.ac.jp> (raw)
In-Reply-To: <Pine.GSO.4.44.0207081908120.14237-100000@helios.info-ua>

From: Vincent Barichard <barichar@info.univ-angers.fr>

> I'm trying to compil the camltk418 library under a linux environment.
> TCL/TK is installed under the repertory /usr/local/lib. When I do the
> configure make ..., everything go well. But when I launch any binary from
> the example directory, I have the following message :
> 
> Uncaught exception: Protocol.TkError("Can't find a usable init.tcl in the
> following directories: \n    /usr/lib/tcl8.3  [...]
> 
> How can I make the compiler looking at the right place i.e in
> /usr/local/lib ?

You can set the environment variables TCL_LIBRARY and TK_LIBRARY to
their proper values.

      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


  reply	other threads:[~2002-07-11 23:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-08 17:14 Vincent Barichard
2002-07-11 23:30 ` Jacques Garrigue [this message]
2002-07-12  9:05   ` Vincent Barichard

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=20020712083055S.garrigue@kurims.kyoto-u.ac.jp \
    --to=garrigue@kurims.kyoto-u.ac.jp \
    --cc=barichar@info.univ-angers.fr \
    --cc=caml-list@pauillac.inria.fr \
    /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;
as well as URLs for NNTP newsgroup(s).