Skip to content
Prev 65481 / 398525 Next

error when when making package tcltk from source (R.0.1)

On Sun, 06 Mar 2005 20:23:59 +0300, Renaud Lancelot
<renaud.lancelot at cirad.fr> wrote :
I think these are the problem.  In Windows you should only need to
edit the MkRules file to change these lines:

# Where does Tcl/Tk live? Spaces allowed.
TCL_HOME = $(RHOME)/Tcl
TCL_VERSION = 84

The section I think you were reading where you found TCLTK_CPPFLAGS
was specific to using the configure utility in Unix.

Duncan Murdoch