Did an apt-get update && dist-upgrade last night. Looked normal when I walked downstairs to get dinner and forgot about it. This morning I found a nice error though:
error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory Turns out a link was missing. {0}:wally:/usr/lib>ls -la libstdc++* -rw-r--r-- 1 root root 288444 Nov 12 19:55 libstdc++-3libc6.2-2-2.10.0.so lrwxrwxrwx 1 root root 30 Nov 14 08:49 libstdc++libc6.2-2.so.3 -> libstdc++-3libc6.2-2-2.10.0.so lrwxrwxrwx 1 root root 30 Nov 14 08:57 libstdc++-libc6.2-2.so.3 -> libstdc++-3libc6.2-2-2.10.0.so Manually created the last link and all's good again. Not a perfect fix but should get apt working for those cussing right now. Robert :wq! --------------------------------------------------------------------------- Robert L. Harris | PGP Key ID: FC96D405 DISCLAIMER: These are MY OPINIONS ALONE. I speak for no-one else. FYI: perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);' -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]