A bust so far. Robert Moskowitz wrote: > > > Robert Moskowitz wrote: >> Which rpm has libstdc++.so.5? >> >> xten-xlite for linux says it needs this. >> >> Of course, there will be something else it will need after I get >> this.... > Well I went to counterpath's forum and dug for this. A reply to one > person from counterpath was they do not support Linux at this time: > > http://forums.counterpath.com/viewtopic.php?t=13303&highlight=libstdc > > Really nice of them. > > doing a locate, I find: > > ls -lstr /usr/lib/libstdc* > 924 -rwxr-xr-x 1 root root 936908 May 26 23:16 > /usr/lib/libstdc++.so.6.0.8 > 4 lrwxrwxrwx 1 root root 18 Jul 8 04:16 /usr/lib/libstdc++.so.6 -> > libstdc++.so.6.0.8 > > Should I simply set up a symlink for libstdc++.so.5 to libstdc++.so.6? > > I would hope it won't crash things badly to try..... Well I tried and got: ./xtensoftphone & ./xtensoftphone: /usr/lib/libstdc++.so.5: version `GLIBCPP_3.2' not found (required by ./xtensoftphone) ./xtensoftphone: /usr/lib/libstdc++.so.5: version `CXXABI_1.2' not found (required by ./xtensoftphone) [1]+ Exit 1 ./xtensoftphone So this is a bust. No SIP phone for us?