configure problems

Hi,
I have problems with the configure skript.
It stops with "Can't find Tcl configuration"
I installed OpenCASCADE 5.1 on redhat 7.1 and copied env.ksh into bashrc. Thanks for your help.

julien tersac's picture

Just run
./configure --with-tcl=/path_to/tclConfig.sh --with-tk=/path_to/tkConfig.sh

For me /path_to/ == /usr/lib/

You get more help about configure option with ./configure --help