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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Cannot built PL/Tcl because Tcl is not a shared library; skipping it
Дата
Msg-id 2833.1086617403@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Cannot built PL/Tcl because Tcl is not a shared library; skipping it  ("lise chhay" <lise.chhay@mail.com>)
Список pgsql-admin
"lise chhay" <lise.chhay@mail.com> writes:
>  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.

I think you forgot --with-tcl in that.  The other switches don't imply
--with-tcl, so the configure work needed to find Tcl didn't get done.

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: Christopher Smiga
Дата:
Сообщение: Where can I find PostgreSQL for Solaris SPARC and x86 platforms?
Следующее
От: Randall Perry
Дата:
Сообщение: Mac OS 10.3.4: pgsql fails to launch at boot