首先, 在 Fourdollars 的指導協助下, 我們將兩個常用模組, OVIMPhonetic, OVIMGeneric 包成一般
tarball 的形式,方便於 linux 上的開發和編譯 ( Autotoolized )
相關的源檔 Makefile.am 及 configure.ac 剛剛放到 svn 。
用 svn 取得源始碼的話,需要再用 autoreconf 協助展開 Makefile 跟 configure
若你對 autotools 不是這麼熟悉,也可以用已經作好的 tarball
( openvanilla-modules-0.8.0.tar.gz , 待會上傳到檔案區)
另一個部分,我們想要試著單獨一個 cin 作成一個單獨的 package, 所以(也是在感謝 Fourdollars 的指導下)嘗試新增了一
個 OVIMSingle 的獨立模組,功能跟行為都和 OVIMGeneric 一樣,只是這個獨立模組是獨立的 tarball, 同時可以
用 ./configure --with-cin=/PATH/OF/CIN/FILE --with-name=MyIM --with-
hitmax 作編譯時的參數化設定,如此可以方便在不用改程式的情況下,為每一個單獨的 cin 檔作套件包裝。
歡迎有興趣的朋友一起討論測試 :-)
I have just downloaded:
(a) "OpenVanilla-Windows-0.8.0b1.exe",
(b) and "OpenVanilla-modules-0.8.0.tar.gz" for purpose of getting
"pinyin.cin"
I have installed "OpenVanilla-Windows-0.8.0b1.exe".
My OS is winXP SP3, with reference to:
http://code.google.com/p/openvanilla/wiki/Introduction
OpenVanilla should have:
(1) 簡繁/繁簡中文轉換模組
(2) 螢幕小鍵盤模組
-> how to enable them?
-> or must I download some additional modules? If yes, where to
download them?
Thanks for any kind of help!
Rgds,