Python by RPM -> bad idea?

Ignacio Vazquez-Abrams ignacio at openservices.net
Mon Sep 10 00:44:48 EDT 2001


On Sun, 9 Sep 2001, Paul wrote:

> By using an RPM, I get not /config directory with a Makefile, which sounds
> reasonable enough, as I didn't compile anything.

The problem is that you haven't installed to python2-devel RPM:

  http://www.python.org/ftp/python/2.1.1/rpms/python2-devel-2.1.1-1.i386.rpm
  http://www.python.org/ftp/python/2.1.1/rpms/python2-devel-2.1.1-3.i386.rpm

Pick the one that matches the release on your python2-2.1.1 RPM and install
it.

-- 
Ignacio Vazquez-Abrams  <ignacio at openservices.net>






More information about the Python-list mailing list