Newer
Older
scim-wnn / honoka / README
@tamra tamra on 8 Apr 2005 432 bytes
  1. *scim-wnn (HONOKA-TAN)
  2.  
  3. - scim-wnn is module of SCIM-IMEngine for Wnn Japanese conversion.
  4.  
  5. **Require
  6.  
  7. - scim-1.0.*
  8. - wnn6sdk/wnn7sdk (not supported libwnn.so in Wnn4/FreeWnn.)
  9.  
  10. **Compiling and Install
  11.  
  12. - change current directory to working-directory.
  13. - The following should do it:
  14. $ ./configure && make && make install
  15. - if you got newest version from SVN/CVS Repository:
  16. $ ./bootstot && ./configure && make && make install
  17.