Where did you put libstdc? Did you link it to another name?
(yes I\'m keeping copious notes for a HOWTO btw...)
The Short answer is /usr/lib :
/usr/lib/libstdc++-libc6.1-2.so.3 -] /mnt/card/QtPalmtop/lib/libstdc++-3-libc6.1-2-2.10.0.so
The longer answer is I have 2 types of apps, ones I can\'t live without (such as terminal), and all the others I put on my SD card. Since Kismet won\'t let me install on the SD card, I put as much as possible on the SD card, like this library. Kismet 3.0 was asking for this library by another name (libstdc++-libc6.1-2.so.3) so creating the link seemed be a natural solution to both problems (new name, and stored on the SD card).
Let me know when you post your How-To, I\'d like to compare it to my notes.
Craig...