Thank you. I have executed the following
ln -s $PWD/wish /usr/bin/wish
ln -s $PWD/tclsh /usr/bin/tclsh
New wish and tchsh are built, however the problem still exist.
I checked "configure.in" of OpenCV and found the following
if test $TCL_MAJOR_VERSION -lt 8 -o $TCL_MINOR_VERSION...
I am installing ActiveTcl 8.4.* in redhat linux 6.2. Before installation, there is already Tcl 8.0.*.in redhat linux 6.2. According to the instruction of ActiveTcl, I first extract the tar.gz file, then run ./install.sh. The ActiveTcl can be successfully installed in /usr/local (default) or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.