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

From: Vaclav Slavik <vaclav(dot)slavik(at)matfyz(dot)cz>
To: poedit-users(at)lists(dot)sourceforge(dot)net
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [poedit-users] poEdit compilation with Unicode/debug linked against GTK2
Date: 2003-07-02 10:16:05
Message-ID: 200307021216.08614.vaclav.slavik@matfyz.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-07-02 10:33:09 Re: Request for translation of pgAdmin3 into Norvegian
Previous Message Jean-Michel POURE 2003-07-02 08:17:41 Re: [poedit-users] poEdit compilation with Unicode/debug linked against GTK2