Re: Building pgadmin3 from source

From: "Steubesand Thomas" <T(dot)Steubesand(at)rz(dot)fh-trier(dot)de>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Building pgadmin3 from source
Date: 2004-10-06 09:30:03
Message-ID: DCD6FA3E63F1F943BA333264400A96D6BB8D17@jabba.fh-trier.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Dirk,

perhaps this may help:
I had many difficulties building it on suse 9.0 too. After searching the web I found this article:
http://archives.postgresql.org/pgadmin-hackers/2004-02/msg00106.php
Try to build the mandrake package!

Thomas

> -----Original Message-----
> From: Dirk J. Botha [mailto:bothasp(at)yebo(dot)co(dot)za]
> Sent: Wednesday, October 06, 2004 6:05 AM
> To: pgsql-admin(at)postgresql(dot)org
> Subject: [ADMIN] Building pgadmin3 from source
>
>
> Hi everyone,
>
> Have any of you successfully compiled pgadmin3 on SuSE 9.1.
>
> I've tried googleing for answers but I've yet to find someone
> that can tell my
> why my build keeps falling over at the final link stage.
>
> Right now it seems that the wx libraries are not found for
> some reason, as I
> keep getting things like:
>
> pgForeignKey.o(.text+0x2785):schema/pgForeignKey.cpp:127:
> undefined reference
> to `wxString::operator+=(wxString const&)'
>
> I'm quite sure that I installed the wx libraries correctly.
> They are in
> my /usr/local/lib directory and ./configure does pick this up.
>
> Any assistance would be greatly appretiated.
>
> --
> Regards,
> Dirk J. Botha
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

Browse pgsql-admin by date

  From Date Subject
Next Message Reiner Dassing 2004-10-06 09:42:33 pgaccess on windows
Previous Message Boris Tomic 2004-10-06 07:40:56 Re: Building pgadmin3 from source