Re: [pgadmin-support] Error when trying to build on Ubunt 11.10

2011-10-28 Thread Guillaume Lelarge
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

Re: [pgadmin-support] Error when trying to build on Ubunt 11.10

2011-10-28 Thread Tim Uckun
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/

Re: [pgadmin-support] Error when trying to build on Ubunt 11.10

2011-10-27 Thread Tim Uckun
> All this probably means it doesn't find the wxWidgets headers. How did > you do the configure step? can you tell us a bit more on your way to get > the whole thing? I ran configure and it complained about missing wxwidgets. I did an apt-get install on wxwidgets 2.8 and the configure went throug

Re: [pgadmin-support] Error when trying to build on Ubunt 11.10

2011-10-27 Thread Guillaume Lelarge
On Thu, 2011-10-27 at 16:29 +1300, Tim Uckun wrote: > I am getting the following error when running make. Configure went smoothly. > > ./pgAdmin3.cpp: In function ‘wxAppConsole* wxCreateApp()’: > ./pgAdmin3.cpp:117:1: error: cannot allocate an object of abstract > type ‘pgAdmin3’ > ../pgadmin/inc

[pgadmin-support] Error when trying to build on Ubunt 11.10

2011-10-26 Thread Tim Uckun
I am getting the following error when running make. Configure went smoothly. ./pgAdmin3.cpp: In function ‘wxAppConsole* wxCreateApp()’: ./pgAdmin3.cpp:117:1: error: cannot allocate an object of abstract type ‘pgAdmin3’ ../pgadmin/include/pgAdmin3.h:147:7: note: because the following virtual fun