Re: make in fedora 2

From: "Scot L(dot) Harris" <webid(at)cfl(dot)rr(dot)com>
To: Vic Cekvenich <cekvenich(dot)vic(at)portalvu(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: make in fedora 2
Date: 2004-06-22 14:29:01
Message-ID: 1087914541.1653.20.camel@lathe
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Tue, 2004-06-22 at 10:08, Vic Cekvenich wrote:
> I am a linux newbie and want to run pgadmin on Fedora 2.
>
> RPM's have a conflict so I tried configre/make.... make complains that
> it needs and argument since there is no makefile it finds.
>
> help?
> tia,

Just this week I was working on the same thing.

Bad news is that due to changes in the gtk+ packages that ship with
Fedora Core 2 the wxWindows code and subsequently pgadmin will not build
on Fedora Core 2.

Joe Conway on the GENERAL postgresql mailing list supplied this
information for me. Apparently in the wxWindows package they access
internal gtk+ functions. In the Fedora Core 2 gtk+ packages they no
longer export these internal functions so wxWindows is unable to access
them.

Joe Conway did figure out a fix. He created a patch and rebuilt the
gtk+ package to export the internal functions. Once that is rebuilt and
installed then you can build the wxWindows package and then the pgadmin
package.

Search in the GENERAL postgresql mailing list for the subject:

Bulding pgadmin on Fedora core 2. Joe included the patch for gtk+ in
one of those messages.

I have not allocated time yet to test out the patch or modified
packages.

I was going to go look up the wxWindows site and see if they are working
on a fix to resolve this problem without having to change the gtk+
packages.

--
Scot L. Harris
webid(at)cfl(dot)rr(dot)com

Pie are not square. Pie are round. Cornbread are square.

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Özgür Çetiner 2004-06-23 07:30:20 MySQL Database Conversion
Previous Message Vic Cekvenich 2004-06-22 14:08:22 make in fedora 2