Re: building pgadmin3 on rh7.3

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: building pgadmin3 on rh7.3
Date: 2003-11-06 08:41:09
Message-ID: 03AF4E498C591348A42FC93DEA9661B84C5D2D@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

> -----Original Message-----
> From: Andrew Dunstan [mailto:andrew(at)dunslane(dot)net]
> Sent: 05 November 2003 20:08
> To: Dave Page
> Subject: building pgadmin3 on rh7.3
>
>
> This has not been a happy experience.

Oh dear :-(

> I installed the wx* rpms from snake.
>
> Then while building I got link errors until I did these things:
>
> [root(at)face lib]# ln -s libgtk-x11-2.0.so.0.0.2 libgtk-x11-2.0.so
> [root(at)face lib]# ln -s libgdk-x11-2.0.so.0.0.2 libgdk-x11-2.0.so
> [root(at)face lib]# ln -s libatk-1.0.so.0.0.1 libatk-1.0.so
> [root(at)face lib]# ln -s libgdk_pixbuf-2.0.so.0.0.2
> libgdk_pixbuf-2.0.so
> [root(at)face lib]# ln -s libpangoxft-1.0.so.0.0.1 libpangoxft-1.0.so
> [root(at)face lib]# ln -s libpangox-1.0.so.0.0.1 libpangox-1.0.so
> [root(at)face lib]# ln -s libpango-1.0.so.0.0.1 libpango-1.0.so
> [root(at)face lib]# ln -s libpangoft2-1.0.so.0.0.1 libpangoft2-1.0.so

Hmm, the wx RPMs are built to the wxWindows spec files as far as I am
aware. I've CC's this to the hackers list as I don't use any RPM based
systems myself so am not really the best person to help.

> After that I got a bunch of errors that look like this:
>
> pgAdmin3.o: In function `wxDelegateRendererNative type_info function':
> /usr/include/wx/renderer.h(.text+0x14): undefined reference to
> `wxAppConsole::Ch
> eckBuildOptions(char const *, char const *)'
> pgAdmin3.o: In function `main':
> /home/adunstan/rpm/BUILD/pgadmin3-1.1.0/src/pgAdmin3.cpp:78:
> undefined
> reference
> to `wxEntry(int &, char **)'
> pgAdmin3.o: In function `pgAdmin3::OnInit(void)':
> /home/adunstan/rpm/BUILD/pgadmin3-1.1.0/src/pgAdmin3.cpp:102:
> undefined
> referenc
> e to `wxString::wxString(wchar_t const *)'
>
>
> Any ideas?

Normally we see that with a messed up wx installation.

> (I'll try on RH8 tonight at home and see how things go)

OK, thanks :-)

Regards Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-11-06 10:03:32 Re: building pgadmin3 on rh7.3
Previous Message Raphaël Enrici 2003-11-05 17:43:01 [Fwd: Re: [pgadmin-support] Mac OS X]

Browse pgadmin-support by date

  From Date Subject
Next Message Jean-Michel POURE 2003-11-06 10:03:32 Re: building pgadmin3 on rh7.3
Previous Message Mark Perez 2003-11-05 19:30:07 Error Message: ERROR: -- Error Information --