Hi
I'm upgrading from openacs-3.2.2 to openacs-3.2.4. Following
instrucion from file UPGRADING.TXT:
./configure --with-tcl
the rilevant message is:
"configure: warning: TCL/TK support disabled; Tcl configuration
script missing".
The script ./configure don't find the file tclConfig.sh under library
directory (I have tcl8.0 from Suse distribution). But I have the file
tclConfig.sh under aolserver sources. If I use:
./configure --with-tcl --with-tclconfig=<directory where is
tclConfig.sh> I have error doing make, so I'm not able to obtain the
file "src/pl/tcl/pltcl.so". There's a way to use tcl library from aol
sources or I have to reinstall or recompile tcl?
bye
I'm upgrading from openacs-3.2.2 to openacs-3.2.4. Following
instrucion from file UPGRADING.TXT:
./configure --with-tcl
the rilevant message is:
"configure: warning: TCL/TK support disabled; Tcl configuration
script missing".
The script ./configure don't find the file tclConfig.sh under library
directory (I have tcl8.0 from Suse distribution). But I have the file
tclConfig.sh under aolserver sources. If I use:
./configure --with-tcl --with-tclconfig=<directory where is
tclConfig.sh> I have error doing make, so I'm not able to obtain the
file "src/pl/tcl/pltcl.so". There's a way to use tcl library from aol
sources or I have to reinstall or recompile tcl?
bye
Request notifications