From: Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
To: alaincoste@club-internet.fr
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] problème système avec labltk
Date: Tue, 08 Apr 2008 11:02:16 +0900 (JST) [thread overview]
Message-ID: <20080408.110216.119355751.garrigue@math.nagoya-u.ac.jp> (raw)
In-Reply-To: <00da01c898ae$dbf6dfa0$6401a8c0@Ganymede>
From: "Alain Coste" <alaincoste@club-internet.fr>
> Bonjour,
> J'ai un problème système lors de l'utilisation de LablTk.
> Système d'exploitation: Windows XP
> Logiciels installés :
> OCaml-3.10.2, native MinGW
> Tcl et Tk 8.4
> Les fichiers tcl84.dll et tk84.dll ont été copiés dans le répertoire lib/stublibs de OCaml
Il ne faut pas les copier, mais ajouter le répertoire où il sont à
votre path. En effet, labltk ne dépend pas uniquement de ces fichiers,
mais aussi de la bibliothèque qui les accompagne, et qui ne sera
trouvée que si ils sont au bon endroit.
Indépendemment de de ce problème, il ne faut jamais mettre des dlls
annexes dans le répertoire lib\stublibs, car il n'est pas cherché par
le système d'exploitation. Il est reservé aux stubs, directement
chargés par ocaml.
Jacques Garrigue
prev parent reply other threads:[~2008-04-08 2:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-07 12:56 Alain Coste
2008-04-08 2:02 ` 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=20080408.110216.119355751.garrigue@math.nagoya-u.ac.jp \
--to=garrigue@math.nagoya-u.ac.jp \
--cc=alaincoste@club-internet.fr \
--cc=caml-list@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