problems with Python
synaptic says the latest version of python is 2.4.1-0, and that I have it installed... I am missing python.h and when I try installing a python package, it tells me that i need python version 2.4.1-2
Unpacking python2.4-dev (from .../python2.4-dev_2.4.1-2_i386.deb) ...
dpkg: dependency problems prevent configuration of python2.4-dev:
python2.4-dev depends on python2.4 (= 2.4.1-2); however:
Version of python2.4 on system is 2.4.1-0.
dpkg: error processing python2.4-dev (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python2.4-dev
That is the result I get.
I need python.h installed, but I cant install it due to not having the most recent python installed, which according to synaptic, I do. Please help.
|