Terence Simpson wrote: > libc6-i686 is the optimised c-library for i686, not a good idea to purge > that! It's not a "bad" idea. It's completely unnecessary, it's simply optimized. If you're getting errors in the optimized library, it's _always_ a good idea to check that they don't also happen with the unoptimized library. -- derek