Test on Solaris platform

After you make your Language engine modules and X Auxiliary Object modules,
Install Language Engines into /usr/lib64/im/leif
# cp myengine.so /usr/lib64/im/leif
Install X Auxiliary Object modules into /usr/lib64/im/locale
# cp myxaux.so /usr/lib64/im/locale/<location_specified_by_myengine.so>
Restart htt_server by /etc/init.d/IIim
/usr/lib64/im/htt_server will be started by,
% su
# init6
or
% su
# /etc/init.d/IIim start
or start /usr/lib64/im/htt_server with -if argument like
% su
# /usr/lib64/im/htt_server -if myengine
After you login into CDE session, start htt_xbe
Kill old XIM server /usr/openwin/bin/htt_server if it's running, and start htt_xbe with -if argument,
% /usr/lib64/im/htt_xbe -if myengine
Start X client for testing
% /usr/dt/bin/dtpad

Sun Microsystems, Inc.
Copyright © 1995-2000 Sun Microsystems, Inc.
All Rights Reserved. Terms of Use. Privacy Policy.