mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Mar. 25 2006,15:27 |
|
From your email (please don't send me email questions...it's best if others can help and/or be helped as well )...
Quote | apt-get install python-wxgtk2.4 -o apt::force-loopbreak=1 I did this as root with X server shutdown to avoid any conflicts.
All goes well until updating libc6(2.3.6-3) - it prompts for the time zone info then reports that : glibc.sh: applet not found dpkg: error processing libc6 (--configure) Sub-process /usr/bin/dpkg returned error code (1)
|
I can't help, really, but i can say that some things are just a pain in the butt to try to install with a package management system. It will want to "update" all kinds of stuff just because those particular libs were installed on the machine on which the package was compiled.
It seems as though the most pressing issue is incompatible versions of libc. At this point I can only recommend trying to find a wxpython package that was built with an earlier version of libc6...I think DSL's is 2.3.2, but that's a guess. Another option is to attempt to compile your own lib, either in DSL or in Knoppix (2.4? again, I'm not good at remembering version numbers). I've installed wxgtk for DSL by compiling it in suse, but I'm not sure how much different it would be for wxpython.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|