Whereis the pltcl.so file for postgres7.2.3??

Started by Madhavi Daroorover 23 years ago2 messagesgeneral
Jump to latest
#1Madhavi Daroor
madhavi@zoniac.com

Hi all,
I have been looking for pltcl.so file for postgres7.2.3. The only
information I got was that the latest version for pltcl.so is 7.2.3. But
there is no link anywhere for me to download it. Where do I download the rpm
file from? Cam anybody help?

Thanx
MAdhavi

#2Jean-Christian Imbeault
jc@mega-bucks.co.jp
In reply to: Madhavi Daroor (#1)
Re: Whereis the pltcl.so file for postgres7.2.3??

Madhavi wrote:

I have been looking for pltcl.so file for postgres7.2.3. The only
information I got was that the latest version for pltcl.so is 7.2.3. But
there is no link anywhere for me to download it. Where do I download the rpm
file from? Cam anybody help?

As far as I know you don't download it, it gets created when you build
postgresql. But I think you need to use this switch during configure:

$./configure --with-tcl

Jc