LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   configuration error: Can't find Tcl configuration definition (https://www.linuxquestions.org/questions/linux-software-2/configuration-error-cant-find-tcl-configuration-definition-4175434069/)

schattkab 10-25-2012 01:55 PM

configuration error: Can't find Tcl configuration definition
 
This is my first post.

I am trying to install netgen-4.9.14 on a Mint 13 x64 machine. When running the ./configuration script, the following error is generated

checking for Tcl configuration... configure: error: Can't find Tcl configuration definitions

Any help would be greatly appreciated. Thanks!

Basher52 10-25-2012 02:06 PM

found this on google, so you might try it

Quote:

./configure --with-tclconfig=/usr/local/ActiveTcl-8.4/lib/ --with-tkconfig=/usr/local/ActiveTcl-8.4/lib/
try some variance of this depending on what version you got

knudfl 10-25-2012 02:08 PM

Welcome to LQ.

sudo apt-get install tcl-dev tk-dev mesa-common-dev libjpeg-dev libtogl-dev

( libjpeg-dev is required, when you use : ./configure --enable-jpeglib
... Please see './configure --help' :
--enable-jpeglib → → enable snapshots using library libjpeg ).


.

AvanOsch 01-28-2015 11:22 AM

Quote:

Originally Posted by knudfl (Post 4814853)
sudo apt-get install tcl-dev tk-dev mesa-common-dev libjpeg-dev libtogl-dev

Thanks!
This also solved my problem installing Netgen 5.3.1 on Mint 17


All times are GMT -5. The time now is 06:09 PM.