Re: Postgresql 9.0 (pgxs.mk) - Mailing list pgsql-admin

From Devrim GÜNDÜZ
Subject Re: Postgresql 9.0 (pgxs.mk)
Date
Msg-id 1297673477.2831.0.camel@lenovo01-laptop03.gunduz.org
Whole thread Raw
In response to Postgresql 9.0 (pgxs.mk)  (Jayaraj Nagaraj <jayaraj.nagaraj@sla-apac.com>)
Responses Re: Postgresql 9.0 (pgxs.mk)  (Jayaraj Nagaraj <jayaraj.nagaraj@sla-apac.com>)
List 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

Attachment

pgsql-admin by date:

Previous
From: Jayaraj Nagaraj
Date:
Subject: Postgresql 9.0 (pgxs.mk)
Next
From: Stuart Bishop
Date:
Subject: Re: Postgres on NAS/NFS