tcl/tk interface on Digital Unix
Hi,
I have not yet got an answer to my question posted a week ago ...
When I try to run the configure script with the option --with-tcl,
the tclConfig.sh is not found because it simply does not exits on
a Digital Unix machine! But the Tcl/Tk package is installed on the
machine (obviously without these scripts).Is there a way to compile the tcl/tk interface without these
scripts and without recompiling tcl/tk from source?
Peter
--
------------------------------------------------------------------
Peter Mittermayer Phone: +43 1 4277 518 - 73,72
Institute for Astronomy email: p.mittermayer@astro.univie.ac.at
1180 Vienna, AUSTRIA
Peter Mittermayer <p.mittermayer@astro.univie.ac.at> writes:
When I try to run the configure script with the option --with-tcl,
the tclConfig.sh is not found because it simply does not exits on
a Digital Unix machine! But the Tcl/Tk package is installed on the
machine (obviously without these scripts).
Then you have a broken (or at least fatally incomplete) Tcl
installation. tclConfig.sh is *not* an optional part.
Is there a way to compile the tcl/tk interface without these
scripts and without recompiling tcl/tk from source?
I recommend doing your own Tcl install so that you have a correct
Tcl setup...
regards, tom lane