OpenVanilla Debian packages on apt.dot

最新的OpenVanilla Debian套件已經放上http://apt.debian.org.tw了:)。
請大家改用下面的apt source來取得OpenVanilla。

  deb http://apt.debian.org.tw unstable main

3 thoughts on “OpenVanilla Debian packages on apt.dot

  1. Hi,

    I can’t seem to download openvanilla either from
    deb http://apt.debian.org.tw unstable main
    or from
    deb http://vgod.info/ deb-vgod/.

    Can you check your package again?

    I have been using scim under ubuntu 5.04 for a while. Also I have been using a han-ji input by poj under Windows via uimetool.exe with a mapping table file. So, you openvanilla is a natural to me.

    Thanks.

    Hon-bin

  2. 我剛檢查了package應該是沒問題。
    現在http://vgod.info上只有放amd64 binary,如果要用i386 binary,請從http://apt.debian.org.tw下載。
    另外,用ubuntu的朋友可能會碰上dependency無法滿足而導致不能下載。
    這是因為ubuntu用的libc6版本比較舊。
    最簡單的解決方法是用apt-get source下載source package,再自己用debian/rules binary編出binary package。
    或者是等openvanilla進Debian unstable後,ubuntu也就會有了。

  3. Hi,

    I could not complie source of 0.7.0 downloaded from apt.debian.org.tw. Here is the message. Could you help me a little bit? Thank you very much. I am using ubuntu 5.04 with stock kernel 2.6.10-5.

    Hon-bin
    ——————————————————————–

    In file included from OVLoader-SCIM.cpp:12:
    OVLoader-SCIM.h:11:18: ltdl.h: No such file or directory
    In file included from OVLoader-SCIM.cpp:12:
    OVLoader-SCIM.h:18: error: ‘lt_dlhandle’ is used as a type, but is not defined
    as a type.
    OVLoader-SCIM.cpp: In function `void scim_module_init()’:
    OVLoader-SCIM.cpp:23: error: `lt_dlinit’ undeclared (first use this function)
    OVLoader-SCIM.cpp:23: error: (Each undeclared identifier is reported only once
    for each function it appears in.)
    OVLoader-SCIM.cpp:24: error: `lt_dlsetsearchpath’ undeclared (first use this
    function)
    OVLoader-SCIM.cpp: In function `void scim_module_exit()’:
    OVLoader-SCIM.cpp:29: error: `lt_dlexit’ undeclared (first use this function)
    OVLoader-SCIM.cpp: In function `OVLibrary* open_module(const char*)’:
    OVLoader-SCIM.cpp:46: error: ‘struct OVLibrary’ has no member named ‘handle’
    OVLoader-SCIM.cpp:46: error: `lt_dlopen’ undeclared (first use this function)
    OVLoader-SCIM.cpp:47: error: ‘struct OVLibrary’ has no member named ‘handle’
    OVLoader-SCIM.cpp:51: error: ‘struct OVLibrary’ has no member named ‘handle’
    OVLoader-SCIM.cpp:52: error: `lt_dlsym’ undeclared (first use this function)
    OVLoader-SCIM.cpp:53: error: ‘struct OVLibrary’ has no member named ‘handle’
    OVLoader-SCIM.cpp:55: error: ‘struct OVLibrary’ has no member named ‘handle’
    make[3]: *** [OVLoader_SCIM_la-OVLoader-SCIM.lo] Error 1
    make[2]: *** [install-recursive] Error 1
    make[1]: *** [loader] Error 2
    make: *** [all] Error 2

Leave a Reply

Your email address will not be published. Required fields are marked *

*