configure: error: file 'tclConfig.sh' is required for Tcl

From: "Teresa Noviello" <lunicateresa(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: configure: error: file 'tclConfig.sh' is required for Tcl
Date: 2006-03-31 07:54:37
Message-ID: ea5135850603302354q5dc59dbdh7e19a9f07e596d82@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!
I'm configuring
postgresql-8.1.3
with
"./configure --with-perl --with-python --enable-nls --with-openssl
--enable-debug --enable-cassert --with-tcl"
being root, in
"/usr/src/redhat/SOURCES/pg/postgresql-8.1.3"
directory, on Fedora Core 4.

I have this error:
"configure: error: file 'tclConfig.sh' is required for Tcl"

The file tclConfig.sh is not present in /usr/lib/tcl8.4 or in
/usr/share/tcl8.4. I have searched for it in all the filesystem!
tclConfig.sh is not on my filesystem...! How is it possible?

I tried to verify tcl' installtion:

[root(at)freddie pgsql]# rpm -qa | grep tcl
tcl-8.4.9-3

-------

I've tried to uninstall it and re-install it.
But the configure' error is the same!!...

Please, help me
Tery
--
Teresa Noviello
Chiedersi Sempre:"Avro' il tempo di rifarlo?"

Browse pgsql-general by date

  From Date Subject
Next Message Philipp Ott 2006-03-31 08:05:06 Postgres Library natively available for Mac OSX Intel?
Previous Message Chris 2006-03-31 05:55:36 Re: PSQL Data Type: text vs. varchar(n)