Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3 - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3
Date
Msg-id 200309151744.22381.jm@poure.com
Whole thread Raw
In response to Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3  ("Adam H. Pendleton" <fmonkey@fmonkey.net>)
List pgadmin-hackers
Le Lundi 15 Septembre 2003 16:02, Adam H. Pendleton a écrit :
> Absolutely!  In fact, I just may ask him to do it all; I'll just provide
> the machine, since it would probably take more time for me to figure out
> how to do it, then it would for JM to do it himself.  :-)

1) Download the latest wxGTK2ud betas from
http://www.pgadmin.org/snapshots/linux/redhat9/wxGTK2/wxGTK2ud-2.5-20030831.src.rpm

Try "rpmbuild --rebuild wxGTK2ud-2.5-20030831.src.rpm"
or eventually on an old platform "rpm --rebuild wxGTK2ud-2.5-20030831.src.rpm"

After rebuild, the binaries are saved in /usr/src/redhat/RPMS/i386/

cd to that directory and install the four binary packages using:
"rpm -Uvh wxGTK2ud*"

2) Download pgAdmin3 latest snapshot from:
http://www.pgadmin.org/snapshots/linux/redhat9/SRPMS/pgadmin3-0.9.3-cvs20030915.src.rpm

Try "rpmbuild --rebuild pgadmin3-0.9.3-cvs20030915.src.rpm"
or eventually on an old platform
"rpm --rebuild pgadmin3-0.9.3-cvs20030915.src.rpm"

Two months ago, I tried rebuilding on my wife's old RedHat 8.0, it never
worked for some reasons I cannot remember well (./configure failed,
compilation failed, etc..). Can you try?

Cheers,
Jean-Michel


pgadmin-hackers by date:

Previous
From: "Adam H. Pendleton"
Date:
Subject: Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3
Next
From: Jean-Michel POURE
Date:
Subject: Re: I'm a brazilian portuguese translator