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
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/
> 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
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
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