DiscussionsIssue archiveOther usage issues

Archived discussion

configure problems

Other usage issuesSat, 03/27/2004 - 18:211 reply

Browse this forum
QuestionAuthor

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.

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

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