Re: Installing PostgreSQL on HPUX 11i (with TCL) -- how does one do it
В списке pgsql-general по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Installing PostgreSQL on HPUX 11i (with TCL) -- how does one do it |
| Дата | |
| Msg-id | 2199.1037398308@sss.pgh.pa.us обсуждение |
| Ответ на | Installing PostgreSQL on HPUX 11i (with TCL) -- how does one do it (afalanga@syracusenetworks.com (Andrew Falanga)) |
| Список | pgsql-general |
afalanga@syracusenetworks.com (Andrew Falanga) writes:
> I've managed to get Postres installed with no trouble, however, I'm
> less than successful when trying to install Postgres with the TCL
> components built as well. Actually, the problem isn't the install,
> but the build process.
It looks to me like the compile isn't finding tcl.h. (In general,
showing the first few errors you get is much more useful than showing
the last few ... I wouldn't have to guess about this if you'd shown
the initial error, which is probably something about tcl.h not found.)
If you've got tcl.h in a nonstandard place, which is to say anywhere
but /usr/include or /usr/local/include, you need to configure
--with-includes to tell where. Likely you'll need a --with-libs, too.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера