Thanks to pgas'
updated qt development package I have managed to recompile tuxcards so that it removes the dependency on libstdcxx5-compat.
However I've come across some funny behaviour. The first time I ran my compiled version of tuxcards I got this error:
Conflict in /usr/local/qt/plugins/inputmethods/libqscim.so:
Plugin uses incompatible Qt library!
expected build key "armv5tel Linux g++-3.* full-config no-opengl no-stl", got "i686 Linux g++-g++ (GCC) 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. full-config no-opengl no-stl".
Apart from this it appears to run fine. However I can't get scim to work with it, ie usually CTRL-SPACE will bring up scim, but in tuxcards it has no effect (I
have right-clicked in input area and selected "Simple composing input method").
The puzzling thing is that on subsequent runs of tuxcards I don't get the above error anymore, but I still can't use scim.
I reinstalled ZDevil's tuxcards and find that this version does not allow the setting of input methods (ie right-clicking on input area does not give choice of input methods). So what I want to know is whether or not ZDevil's tuxcards does support scim, because if it does then I know I have broken something.
More importantly ( ) I would like to know how I can get scim working in my compilation of tuxcards. I suspect this is what pgas meant when he
said "
I didn't test either of these very much (at least the input method menu is showning up with the qu-uim ...)"!
-- cheers