Diego wrote:
>----- Original Message -----
>From: "Andreas Pflug" <pgadmin@pse-consulting.de>
>To: "Diego" <diegoman@usuarios.retecal.es>
>Cc: <pgadmin-support@postgresql.org>
>Sent: Saturday, March 20, 2004 9:49 AM
>Subject: Re: [pgadmin-support] Compilation problems
>[...]
>
>
>
>>>It looks like linking problems with wxWindows libraries.
>>>
>>>
>>>
>>Try configure's --with-wx=/usr/local/wx2.5 or wherever your wx.
>>installation went.
>>
>>Regards,
>>Andreas
>>
>>
>
>Hi Andreas, thanks a lot for your answer. I've tried that with no luck. I've
>also compiled wxWindows in shared libraries (--enable-shared option in
>configure script) but I get the same error when I try to compile pgadmin.
>
>
Hi Diego,
it looks like the exact same problem I had while packaging pgAdmin3
1.0.2 for debian.
Dirk Dil reported the same problem on an LFS installation last february.
To me it's a "configure" issue. I detailed the steps to follow in a
thread on pgadmin-support mailing list: the thread is untitled
"compiling problem".
Please have a look here:
http://archives.postgresql.org/pgadmin-support/2004-02/msg00087.php
Download the patch I sent in that previous mail and retry a build.
If it solves this build problem, I think it's a candidate for a FAQ
until we deliver a new corrected version.
Last but not least, why are you trying a build ? Which OS do you use ? :)
Regards,
Raphaël