From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id OAA22072; Thu, 17 Apr 2003 14:21:33 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id OAA13529 for ; Thu, 17 Apr 2003 14:21:31 +0200 (MET DST) Received: from vestra.bendery.md (vestra.bendery.md [193.201.205.69]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h3HCLP917771 for ; Thu, 17 Apr 2003 14:21:27 +0200 (MET DST) Received: from vestra.bendery.md (vestra.bendery.md [192.168.5.51] (may be forged)) by vestra.bendery.md (8.12.7/8.12.7) with ESMTP id h3HBFvod004913 for ; Thu, 17 Apr 2003 14:15:58 +0300 Date: Thu, 17 Apr 2003 15:21:19 +0300 (EEST) From: dmitry grebeniuk To: caml-list@pauillac.inria.fr Subject: [Caml-list] Tk Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam: no; 0.00; grebeniuk:01 vestra:01 bendery:01 32,:01 labltk:01 84.:01 tkerror:01 ocaml:01 dmitry:01 command:98 native-code:02 exception:02 executable:03 dll:03 tcl:05 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk hi. I have: Win32, ActiveState Tcl/Tk, labltk and OCaml (the newest versions). Is it possible to not link OCaml native-code executable with tclXX.dll? TclXX.dll (tcl84.dll for now) tries to load init.tcl, and even if it finds init.tcl, it fails with Fatal error: exception Protocol.TkError("invalid command name "tcl_findLibrary"") Are there any ways to run labltk applications without installing ActiveState Tcl? bye. ------------------- 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