Re: [GENERAL] configure: error: file 'tclConfig.sh' is required for Tcl

2006-03-31 Thread Tom Lane
"Teresa Noviello" <[EMAIL PROTECTED]> writes: > I've installed tcl-devel-package!!! > NOW IT WORKS!... > (in my honest opinion it had to work also without it, but that's another > story!) Why do you think that? In general, the point of a foo-devel package is to carry the files needed to build (

Re: [GENERAL] configure: error: file 'tclConfig.sh' is required for Tcl

2006-03-31 Thread Teresa Noviello
: [GENERAL] configure: error: file 'tclConfig.sh' is required for Tcl [...]I've veryfied tcl'installation with[EMAIL PROTECTED] pgsql]# rpm -qa | grep tcltcl-8.4.9-3but in directories /usr/lib/tcl8.4, /usr/share/tcl8.4, there ISN'T the file tclCon

Re: [GENERAL] configure: error: file 'tclConfig.sh' is required for Tcl

2006-03-31 Thread Markus Wollny
endet: Freitag, 31. März 2006 10:16 An: pgsql-general@postgresql.org Betreff: [GENERAL] configure: error: file 'tclConfig.sh' is required for Tcl [...] I've veryfied tcl'installation with [EMAIL PROTECTED] pgsql]# rpm -qa | grep tcl tcl-8.4

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

2006-03-31 Thread Teresa Noviello
hi! I configure postgresql-8.1.3 on fedora core 4 with "./configure --with-perl --with-python --enable-nls --with-openssl --enable-debug --enable-cassert --with-tcl" and being root. I've got this error: [snip configure output] checking for tclsh... /usr/bin/tclsh checking for tclConfig.sh... no

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

2006-03-30 Thread Teresa Noviello
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.