Re: Converting Iwidgets to Source

From: Jeff Hobbs (jeffh_at_removethis.activestate.com)
Date: 09/08/04


Date: Tue, 07 Sep 2004 22:39:20 -0700
To: Binny V A <binnyva@hotmail.com>

Binny V A wrote:
> The problem I am facing is that I can't get my script to run
> from my Linux OS. I made the program in Windows using the
> Active TCL from http://www.scriptics.com/. It had Iwidgets
> package. My Linux Distrubution(Fedora Core 1) don't.

Please note that Scriptics no longer exists. You probably
got the link from http://www.tcl.tk/, but more specifically
you will find ActiveTcl at
        http://www.activestate.com/Products/ActiveTcl

You will also find a linux version there, which will solve
your problems. You could also go with a better distro that
has better support for Tcl packages. SuSE certainly has
top-notch support, and I think debian has a good package
depth for Tcl.

> I know the easy solution is to download the latest version
> of Tcl/Tk and install it - but I want to do it the other way
> - by making "my own" Iwidgets. Many in this group were
> complaining that they were having difficulty in wrapping Iwidget
> packages with freeWrap or other tools. So converting these
> Iwigets to tcl scripts will solve those problems too.

I personally have no problems wrapping Iwidgets with TclApp,
which is starkit-based.

-- 
     Jeff Hobbs, The Tcl Guy
     http://www.ActiveState.com/, a division of Sophos


Relevant Pages

  • Tcl application deployment
    ... Tcl interpretator and any packages it uses. ... As far as I know, no OS provides way to load dynamic libraries using ... There is no way to fix bugs in some package used by application, ... all script files which come with application should be ...
    (comp.lang.tcl)
  • Re: Good debugger?
    ... The debugger is a Tcl script. ... need to add the package require for that extension. ... that the tcl that Tuba is using doesn't find a definition for an Expect ...
    (comp.lang.tcl)
  • Re: Converting Iwidgets to Source
    ... Google finds: ... Final option is to download activetcl for your linux box. ... Then switch to a pure-Tcl package that provides its own version ... "pure tcl" notebook ...
    (comp.lang.tcl)
  • Re: Cant access TCLLib when TCL is embedded in my application
    ... >> user does not use TCL interactively but just runs tcl files. ... > any broken installations. ... > That's really a bug in that package, but bugs happen, and so long as ... > all parts of the Tcl script library you will need. ...
    (comp.lang.tcl)
  • Re: Can I do 64-bit gcc compilation on 64-bit RedHat platform ?
    ... > The reason I ask is that the configure script ... The --enable-64bit support is checked in the macros in tcl.m4. ... Linux on 64 bit AMD ... you can't compile 64 bit Tcl on Red Hat Enterprise ...
    (comp.lang.tcl)