I'm trying to update my Mandrake 7.2 system from python-1.5.2 to 
python-2.  As usual, there are dependencies to be resolved.  If I simply 
try to install python-2.0, rpm warns me that newer tkinter and 
libstdc++-libc are needed.  If I try to install the python, tkinter, and 
libstdc++ packages, rpm compalins that "libstdc++-libc6.1-2.so.3 is needed 
by ..." (details are below).

Any suggestions as to the best approach to take?

Thanks.

David


### Here are the new rpms ###

[root@osage rpms]# ll  python*2.0* tkinter* libstdc++*
-rw-r--r--    1 root     root         106k Feb  4 12:51 
libstdc++-2.96-0.33mdk.i586.rpm
-rw-r--r--    1 root     root         2.4M Dec  8 23:15 
python-2.0-2mdk.i586.rpm
-rw-r--r--    1 root     root         1.0M Dec  8 23:15 
python-devel-2.0-2mdk.i586.rpm
-rw-r--r--    1 root     root         1.0M Dec  8 23:15 
python-docs-2.0-2mdk.i586.rpm
-rw-------    1 root     root         354k Nov 21 22:51 
tkinter-2.0-1mdk.i586.rpm

### Here's the attempt to install just python and tkinter ###

[root@osage rpms]#  rpm -Uvh python*2.0* tkinter*
error: failed dependencies:
        libstdc++-libc6.2-2.so.3 is needed by python-2.0-2mdk

### Here's the attempt to install just python, tkinter, and libstdc++ ###

[root@osage rpms]# rpm -Uvh  python*2.0* tkinter* libstdc++*
error: failed dependencies:
        libstdc++-libc6.1-2.so.3 is needed by cups-1.1.4-7.1mdk
        libstdc++-libc6.1-2.so.3 is needed by groff-for-man-1.16.1-4mdk
        libstdc++-libc6.1-2.so.3 is needed by pilot-link-0.9.5-0mdk_helix_1
        libstdc++-libc6.1-2.so.3 is needed by aspell-0.32.5-2mdk
        libstdc++-libc6.1-2.so.3 is needed by gperf-2.7-13mdk
        libstdc++-libc6.1-2.so.3 is needed by groff-1.16.1-4mdk
        libstdc++-libc6.1-2.so.3 is needed by xpdf-0.91-6mdk
        libstdc++-libc6.1-2.so.3 is needed by linuxconf-1.21r5-5.1mdk
        libstdc++-libc6.1-2.so.3 is needed by MySQL-client-3.23.31-1.1mdk
        libstdc++-libc6.1-2.so.3 is needed by pspell-ispell-0.10.2-1mdk
        libstdc++-libc6.1-2.so.3 is needed by pspell-0.11.2-2mdk
        libstdc++-libc6.1-2.so.3 is needed by xosview-1.7.3-7mdk
        libstdc++-libc6.1-2.so.3 is needed by ical-2.2-16mdk
        libstdc++-libc6.1-2.so.3 is needed by MySQL-3.23.31-1.1mdk
        libstdc++-libc6.1-2.so.3 is needed by ghostscript-5.50-35.1mdk
        libstdc++-libc6.1-2.so.3 is needed by qt2-2.2.1-3mdk
        libstdc++-libc6.1-2.so.3 is needed by swig-1.3a3-1mdk
        libstdc++-libc6.1-2.so.3 is needed by menu-2.1.5-42mdk
        libstdc++-libc6.1-2.so.3 is needed by gnome-games-1.2.0-8mdk_helix_1
--------------------------------------------------------
David Relson                   Osage Software Systems, Inc.
[EMAIL PROTECTED]       Ann Arbor, MI 48103
www.osagesoftware.com          tel:  734.821.8800


Reply via email to