From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | Tim Uckun <timuckun(at)gmail(dot)com> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: Error when trying to build on Ubunt 11.10 |
Date: | 2011-10-28 17:59:53 |
Message-ID: | 1319824793.2119.6.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On Fri, 2011-10-28 at 11:59 +1300, Tim Uckun wrote:
> I installed a couple of -dev packages and got a little further. Now I
> get this error.
>
>
> ./db/keywords.c:33:27: fatal error: parser/kwlist.h: No such file or directory
> compilation terminated.
> make[3]: *** [keywords.o] Error 1
> make[3]: Leaving directory
> `/usr/local/home/tim/Downloads/pgadmin3-1.14.0/pgadmin'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/usr/local/home/tim/Downloads/pgadmin3-1.14.0/pgadmin'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/home/tim/Downloads/pgadmin3-1.14.0'
> make: *** [all] Error 2
>
These are part of the PostgreSQL headers. I heard about it before but
couldn't find the thread about it. Search in the archives, you may find
your answer there.
--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Manish Jain | 2011-10-28 21:01:21 | Re: SQL Query tool in PGAdmin causing exception |
Previous Message | Guillaume Lelarge | 2011-10-28 17:58:18 | Re: very slow when writing query to file |