vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Jay Morris wrote: > Does the PGAmin utility work for RedHat 4.2 If so which version should > I download Redhat 4.2 first shipped over 10 years ago(!) - http://www.redhat.com/about/presscen...s_jul2197.html. I have little doubt that our RPMs won't work with such an ancient version, and to be honest, I doubt you'll even be able to compile from source due to the old versions of GTK etc. that are likely to be in that distro. Is there any reason you cannot use something a little more modern? There must be literally hundreds of thousands of bugs fixed since then. Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |
| |||
| Please keep replies on list so others may benefit! Jay Morris wrote: > Actually it is RHEL4 ( Redhat Enterprise Level 4 ) ... I work for the > Government ... so everything is outdated. We do get regular updates.. etc. Ahh, good ol' Redhat's version numbering... > I tried the Fedora Core download and can't seem to get it to install... > > Which version should I try to get installed? I'd have said that one. What errors did you get? Devrim, should the FC RPMs work on RHEL? Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate |
| ||||
| Hi, On Sat, 2007-08-18 at 08:44 +0100, Dave Page wrote: > > Which version should I try to get installed? > > I'd have said that one. What errors did you get? Devrim, should the FC > RPMs work on RHEL? No. I (at last) built and uploaded RHEL 4 RPMs. They are on developer site; will sync to main FTP site soon. I could not test the RPMS (it can be installed though). I'll be happy if someone downloads them and install. I applied two small patches to pgadmin3 source code to build on RHEL 4. pgadmin3 requires libxml2 >= 2.6.18 to build -- but RHEL has 2.6.16. I patched acinclude.m4 and configure so that it looks for 2.6.16 Also, I built wx 2.8.3 RPMs for RHEL 4. The patches and srpms are available on srpms/ directory: $ ls * rpms: MD5SUM pgadmin3-1.8.0-beta3_1.rhel4.i386.rpm pgadmin3-docs-1.8.0-beta3_1.rhel4.i386.rpm srpms: MD5SUM pgadmin3-1.8.0-beta3_1.rhel4.src.rpm pgadmin3-libxml2-acinclude.m4.patch pgadmin3-libxml2-configure.patch pgadmin3.spec wxGTK-2.8.3-2.rhel4.src.rpm wx: MD5SUM wxGTK-2.8.3-2.rhel4.i386.rpm wxGTK-devel-2.8.3-2.rhel4.i386.rpm wxGTK-gl-2.8.3-2.rhel4.i386.rpm Hope this helps. Kind regards, -- Devrim GÜNDÜZ PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Services, Shared and Dedicated Hosting Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBGyB4apme12CBXnxERAkS1AKCpIQZtopZmeW7dZSAXZs 6lFo7fZgCfZz12 Glg2tpvoVrobG+n4SHzR/ac= =v6uL -----END PGP SIGNATURE----- |