| Solaris |
|
|
$ hg clone ssh://anon@hg.opensolaris.org/hg/nv-g11n/inputmethod
$ ./build-sunpinyin.sh
Or
$ cd inputmethod/sunpinyin/ime
$ ./autogen.sh --prefix=/usr
$ make
# make install
This will build an IM module for cle (Simplified Chinese Language Engine).
$ cd inputmethod/sunpinyin/ime
$ ./autogen.sh --disable-cle --enable-gtk_standalone
$ make
$ cd inputmethod/sunpinyin/ime
$ ./autogen.sh --prefix=/usr --disable-cle --enable-scim
$ make
# make install
$ /opt/local/bin/port install glib2
$ cd inputmethod/sunpinyin/ime
$ ACLOCAL_FLAGS=-I/opt/local/share/aclocal ./autogen.sh --disable-cle
$ cd wrapper/macos
$ make release
$ make install
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.