[Zope] - python + RedHat 5.1

Michael Bailey mbailey@connect.com.au
Tue, 08 Dec 1998 13:52:04 +1100


> On Mon, Dec 07, 1998 at 09:22:23AM -0800, Scott Robertson wrote:
> 
> > I am running Redhat 5.1 and I am having the same problem when I compile.
> > I'm suspecting that the python 1.5 RPM is missing some component.
> > My system does not have a /usr/lib/python1.5/config directory.
> > Has anyone else been able to get this to run on a RedHat 5.1 system?
> > 
> > Will I have to compile python myself?

Andrew's earlier post answered this question for me.
I grabbed python-devel from http://andrich.net/python/download.html
and this solved the problem for me.

Andrew M. Kuchling wrote
"Be sure that the 'python-devel' RPM is installed;
it contains the config/ subdirectory and the 
other stuff required to compile Python modules."

--
Michael Bailey