Re: Postgresql 9.0 (pgxs.mk)

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: Postgresql 9.0 (pgxs.mk)
Дата
Msg-id 1297673477.2831.0.camel@lenovo01-laptop03.gunduz.org
обсуждение исходный текст
Ответ на Postgresql 9.0 (pgxs.mk)  (Jayaraj Nagaraj <jayaraj.nagaraj@sla-apac.com>)
Ответы Re: Postgresql 9.0 (pgxs.mk)  (Jayaraj Nagaraj <jayaraj.nagaraj@sla-apac.com>)
Список pgsql-admin
On Mon, 2011-02-14 at 13:54 +0800, Jayaraj Nagaraj wrote:
>
> I have installed Posgresql 9.0 onto my Ubuntu 10.04 system, and runs
> perfectly. I installed it via the Ubutu repo (apt-get install).
> However, I am trying to get the PgPool working as well. I am trying
> 'make' one of the component from the PgPool package, and it returned
> me this error:-
>
> Makefile:14: /usr/lib/postgresql/9.0/lib/pgxs/src/makefiles/pgxs.mk:
> No such file or directory
> make: *** No rule to make target
> `/usr/lib/postgresql/9.0/lib/pgxs/src/makefiles/pgxs.mk'.  Stop.
>
> May I know how can I fix this problem? What should I do,

You need to install postgresql-server-dev (or whatever the package name
is) to install pgxs.

--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Вложения

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

Предыдущее
От: Jayaraj Nagaraj
Дата:
Сообщение: Postgresql 9.0 (pgxs.mk)
Следующее
От: Stuart Bishop
Дата:
Сообщение: Re: Postgres on NAS/NFS