Re: installation of 7.1.2 with tcl/tk

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: installation of 7.1.2 with tcl/tk
Дата
Msg-id 9011.991704196@sss.pgh.pa.us
обсуждение исходный текст
Ответ на installation of 7.1.2 with tcl/tk  (Jie Liang <jliang@ipinc.com>)
Ответы Re: installation of 7.1.2 with tcl/tk
Список pgsql-admin
Jie Liang <jliang@ipinc.com> writes:
> ./configure --with-perl --with-tcl --with-tk --with-CXX
> --with-setproctitle --with-tclconfig=/usr/local/lib/tcl8.3/
> --with-tkconfig=/usr/local/lib/tk8.3/

Looks like you need --with-includes (and probably --with-libs, as well).
tclConfig.sh does not give any hints about where to find Tcl's
includes... so if you don't have them in the standard include search
path, it's up to you to tell configure where to look.

            regards, tom lane

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

Предыдущее
От: Jie Liang
Дата:
Сообщение: installation of 7.1.2 with tcl/tk
Следующее
От: Jie Liang
Дата:
Сообщение: Re: installation of 7.1.2 with tcl/tk