Re: [Boa Constr] Newbie questions
Status: Beta
Brought to you by:
riaan
From: Riaan B. <riaan@e.co.za> - 2002-10-27 08:03:13
|
Hi Robin, Robin Dunn wrote: > > Riaan Booysen wrote: > > This is the error I get when I try to build a Boa rpm: > > > > distutils.errors.DistutilsPlatformError: invalid Python installation: > > unable to open /usr/lib/python2.2/config/Makefile (No such file or > > directory) > > > > Which is completely true, I have binary rpm installation of Python, > > but surely you don't need to build you own Python before you can > > build rpm files with distutils! > > You just need to install the python-devel rpm. Ah, cool! It works now. Thanks. Cheers, Riaan. |