skip to navigation
skip to content

Python Wiki

Python Insider Blog

Python 2 or 3?

Help Fund Python

[Python resources in languages other than English]

Non-English Resources

Add an event to this calendar.

Times are shown in UTC/GMT.

Add an event to this calendar.

Linux RPMs for Python 2.1

Made available by Sean Reifschneider.

Sean's change log for 2.1-5:

  • Added entry to disable building tkinter. (Mentioned by Msquared)
  • Added gdbm-devel build pre-req. (Thanks to Pat Callahan)
  • Added db1-devel build pre-req. (Thanks to Pat Callahan)
  • Changed expat build pre-req to expat-devel. (Thanks to Pat Callahan)
  • Ugh, can't have spaces in defattr. (Thanks to Pat Callahan)

Shy of RPMs because of library or other dependancy problems with most of the RPMs you pick up? The cure, in my experience is to pick up an SRPM (Source RPM). All you need to do to build a binary package tailored to your system is run

    rpm --rebuild <packagename>.src.rpm