From symbiont at berlios.de Wed Aug 31 05:46:40 2005 From: symbiont at berlios.de (Jeff Pitman) Date: Wed, 31 Aug 2005 11:46:40 +0800 Subject: [PyVault-users] [Yum] Yum Version In-Reply-To: <20050831004753.19468.qmail@gawab.com> References: <20050831004753.19468.qmail@gawab.com> Message-ID: <200508311146.41660.symbiont@berlios.de> On Wednesday 31 August 2005 08:47, John Fox wrote: > What yum version would be suitable for Centos 3? I just built 2.3.4 for CentOS 3.5: http://www.python.org/pyvault/centos-3-i386/index.html It requires a bit of a bootstrap to get working. Install python22-elementree, python22-urlgrabber with --nodeps at first. Also install sqlite from the same repo. If you don't want to use PyVault at all and don't care for the python22 names, download the appropriate SRPMS and rebuild on your system. The bootstrap process is not well documented yet, so if you run into problems, let me know. (You can move the discussion over to pyvault-users, in this case.) I'm working on the following in the meantime: 1. yum 2.4.x 2. A separate rpm-python package that operates from python2.4. It will be named rpm-python24 and be installable in tandem with rpm-python (which resides in /usr/lib/python2.2/site-packages). Then I'll probably get to documenting things better on the wiki. have fun, -- -jeff