Thread: 8.0.3. binaries for fedora core 3
Hi,
Is there some doco on what order to load the rpm’s to avoid dependency messages (or am I just loading it all wrong still a linux newb).
Joel Fradkin
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, On Tue, 7 Jun 2005, Joel Fradkin wrote: > Is there some doco on what order to load the rpm's to avoid dependency > messages (or am I just loading it all wrong still a linux newb). http://pgblog.gunduz.org//index.php?entry=entry050527-120951 But you should use this RPM: http://developer.postgresql.org/~devrim/compat-postgresql-libs-3-3PGDG.i686.rpm Regards, - -- Devrim GUNDUZ devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.tdmsoft.com.tr http://www.gunduz.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCpZYJtl86P3SPfQ4RAiNyAJ97lhweAn3xiNF6jauY8O0KJDWVOwCgrDmE bBzbDKpZ7LFPu6vmfQLIN5s= =IuSB -----END PGP SIGNATURE-----
"Joel Fradkin" <jfradkin@wazagua.com> writes: > Is there some doco on what order to load the rpm's to avoid dependency > messages (or am I just loading it all wrong still a linux newb). The usual procedure is to just install 'em all in one "rpm -i" command, thereby dodging any questions of which depend on which. regards, tom lane