[Tutor] Dependency problems

D-Man dsh8290@rit.edu
Mon, 11 Dec 2000 08:29:25 -0500


It probably means that you have different versions on your system than the
system they compiled it on.  My recommendation is to get the srpm, then rpm
--rebuild Python.srpm .

If you get errors such as LONG_BIT being misdefined, let me know.  It's a
problem w/ RH7 systems on 32-bit architectures, I don't know if Mandrake has
that problem.   (I hope RH was the only one crazy enough to make such a dist)

-D

On Mon, 11 Dec 2000 02:36:32 Robert Hicks wrote:
 | I would like to upgrade to Python 2.0 on my Mandrake 7.2 system. I get 
 | several dependency problems (libstc++, tkinter, etc.) when I use the beopen 
 | rpm from python.org. Is this just me?
 | -- 
 | Robert Hicks
 | 
 | "It is never right to do wrong for a chance to do right."
 | 
 | _______________________________________________
 | Tutor maillist  -  Tutor@python.org
 | http://www.python.org/mailman/listinfo/tutor
 |