Cannot built PL/Tcl because Tcl is not a shared library; skipping it

From: "lise chhay" <lise(dot)chhay(at)mail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Cannot built PL/Tcl because Tcl is not a shared library; skipping it
Date: 2004-06-07 10:11:24
Message-ID: 20040607101124.EDF3E4BDA6@ws1-1.us4.outblaze.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


For tcl, I've run ./configure --enable-shared to have a tcl like a shared library and for tk, I've run ./configure
--enable-shared --with-tcl to have a tk like a shared library. The installation of tcl and of tk work fine.
For postgreSQL, I've run ./configure --with-tclconfig --with-tkconfig --with-openssl --without-readline. The
installation of postgreSQL work fine.
When I am at the location postgresql-7.4.2/src/pl/tcl, to launch make. I got an error message :
Cannot built PL/Tcl because Tcl is not a shared library; skipping it
I demand you to reply, please.
Thanks
--

--
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

Browse pgsql-admin by date

  From Date Subject
Next Message lise chhay 2004-06-07 12:55:19 Cannot built PL/Tcl because Tcl is not a shared library; skipping it
Previous Message Jouneau Luc 2004-06-07 07:28:01 Re: Java Applet + Postgre SQL