![](https://secure.gravatar.com/avatar/8f57f58016e3c8d6c1c998a072312018.jpg?s=120&d=mm&r=g)
Hello, I'm have both Python 1.5 and Python2.2.1 on a Redhat 7.3 system, and when I try to install Numerical Python (v. 22), I get an error telling me that it cannot find the file /usr/lib/python2.2/config/Makefile. The command I use for the install is: python2 install.py build. The Python2.2 install comes directly from the RPMs on the python.org web site. Does anyone know how I might resolve this? Thanks. Tom
![](https://secure.gravatar.com/avatar/6c9110e0401b013d2324fbd6257dc80d.jpg?s=120&d=mm&r=g)
On Thu, Nov 07, 2002 at 10:37:31AM -0700, bondpaper wrote:
It should be. Maybe you need to install the development version packages of python. For 2.2.1 you can find it at: http://www.python.org/ftp/python/2.2.1/rpms/rh7.3/python2-devel-2.2.1-2.i386... Bye, -- Francesc Alted PGP KeyID: 0x61C8C11F Scientific aplications developer Public PGP key available: http://www.openlc.org/falted_at_openlc.asc Key fingerprint = 1518 38FE 3A3D 8BE8 24A0 3E5B 1328 32CC 61C8 C11F
![](https://secure.gravatar.com/avatar/6c9110e0401b013d2324fbd6257dc80d.jpg?s=120&d=mm&r=g)
On Thu, Nov 07, 2002 at 10:37:31AM -0700, bondpaper wrote:
It should be. Maybe you need to install the development version packages of python. For 2.2.1 you can find it at: http://www.python.org/ftp/python/2.2.1/rpms/rh7.3/python2-devel-2.2.1-2.i386... Bye, -- Francesc Alted PGP KeyID: 0x61C8C11F Scientific aplications developer Public PGP key available: http://www.openlc.org/falted_at_openlc.asc Key fingerprint = 1518 38FE 3A3D 8BE8 24A0 3E5B 1328 32CC 61C8 C11F
participants (3)
-
bondpaper
-
Francesc Alted
-
Travis Oliphant