Re: [poedit-users] poEdit compilation with Unicode/debug linked against GTK2 - Mailing list pgadmin-hackers

From Vaclav Slavik
Subject Re: [poedit-users] poEdit compilation with Unicode/debug linked against GTK2
Date
Msg-id 200307021216.08614.vaclav.slavik@matfyz.cz
Whole thread Raw
In response to Re: [poedit-users] poEdit compilation with Unicode/debug linked against GTK2  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Responses Re: [poedit-users] poEdit compilation with Unicode/debug linked against GTK2  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgadmin-hackers
Hi,

[please either mail to me or to poedit-users, but don't send same
message to both addresses]

Jean-Michel POURE wrote:
> If you could help us compiling poEdit against our wxGTK2ud
> packages, we could provide you with semistatic builds of poEdit.
> Information about our snapshots can be found here:
>
> http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/*checkout*/pgadmin3/docs
>/en_US/snapshots.html
>
> Do you think it is possible?

You *can* compile poEdit against wx-2.5 without any problems. I
already told you what you are doing wrong: if you tell
rpmbuild/configure to build semistatic binary, then it obeys. Of
course it fails if you are forcing it to do something that requires
libraries that you didn't install. Either don't use
--enable-semistatic or install static libdb, it's really that simple.
You *don't* have to use --enable-semistatic if you don't want to use
shared library version of wxGTK -- all you have to do is to install
static version of wxGTK and use it.

Regards,
Vaclav

--
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x465264C9

Attachment

pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: Request for translation of pgAdmin3 into Norvegian
Next
From: Jean-Michel POURE
Date:
Subject: Re: [poedit-users] poEdit compilation with Unicode/debug linked against GTK2