What do I do now? Am I missing something obvious?

[root@fast rpm]# rpm -i python-1.5.2-13.i386.rpm
error: failed dependencies:
        tkinter < 1.5.2 conflicts with python-1.5.2-13
[root@fast rpm]# rpm -i tkinter-1.5.2-13.i386.rpm
error: failed dependencies:
        python = 1.5.2 is needed by tkinter-1.5.2-13
[root@fast rpm]# rpm -i --force tkinter-1.5.2-13.i386.rpm
error: failed dependencies:
        python = 1.5.2 is needed by tkinter-1.5.2-13


Am I supposed to remove tkinter? and if so, do I simply remove the files  
or is there some smarter way? If I remove the tkinter files, how do I 
know that I am removing all/correct files? RPM doesn't seem to want to
remove tkinter for me.

This came about as a result of the discussion on mailman, which apparently
requires python 1.5.2.


thanks, David



--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to