Hi,
You need install all packages with scim-bradge and all with language-selector (in Synaptic).
Them change entry in scim setup:
sudo gedit /etc/X11/xinit/xinput.d/scim
and change:
GTK_IM_MODULE=xim
for
GTK_IM_MODULE="scim-bridge"
for more details or KDE users check:
https://help.ubuntu.com/community/SCIMif scim will not show-up start it manually in terminal:
scim-bridge
I've tested it in Ubuntu 7.04 7.10 and in Mint 5.0.
Good luck!