> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Hendrik-Jan Heins
> Sent: 20 October 2005 19:09
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] compiling pgadmin
>
> Hello,
>
> I'm trying to compile pgAdmin3 1.2.2 on Mandriva Linux 2005LE.
> Unfortunately, it´s not working.
> There's no wxWidgets 2.6.x in Mandriva 2005LE, so I built that myself
> before, all according to the rules on your site.
> But I get an error on make. Actually I get a lot of errors on make.
> That's why I included all of them. I have no idea where I should look.
>
> Can someone shed some light on this?
Err, it might sound like a silly question, but have you configured, compiled and installed wxWidgets into /usr/local?
pgAdminbuilds against a wxWidgets installation, not a wx source tree.
Regards, Dave