From owner-freebsd-emulation@FreeBSD.ORG Wed Jun 3 05:49:00 2009 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41C0C106566C for ; Wed, 3 Jun 2009 05:49:00 +0000 (UTC) (envelope-from daichi@freebsd.org) Received: from natial.ongs.co.jp (natial.ongs.co.jp [202.216.246.90]) by mx1.freebsd.org (Postfix) with ESMTP id 12C3F8FC0A for ; Wed, 3 Jun 2009 05:48:59 +0000 (UTC) (envelope-from daichi@freebsd.org) Received: from parancell.ongs.co.jp (dullmdaler.ongs.co.jp [202.216.246.94]) by natial.ongs.co.jp (Postfix) with ESMTPSA id 6BD45125424; Wed, 3 Jun 2009 14:25:44 +0900 (JST) Message-ID: <4A260958.6030001@freebsd.org> Date: Wed, 03 Jun 2009 14:25:44 +0900 From: Daichi GOTO User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: Boris Samorodov References: <56597237@bb.ipt.ru> <1243956954.8115.21.camel@localhost> <69061420@bb.ipt.ru> In-Reply-To: <69061420@bb.ipt.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.org Subject: Re: HEADSUP: new Linux Fedora 10 infrastructure ports X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2009 05:49:00 -0000 Acroread8 on linux_base-f10, with (to input Japanese via SCIM) - textproc/linux-f10-scim-gtk - textproc/linux-f10-scim-libs - GTK_IM_MODULE=scim printing follow messages: (acroread:1878): Gtk-WARNING **: /usr/local/Adobe/Reader8/JPN/Adobe/Reader8/Reader/intellinux/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /usr/lib/gtk-2.0/immodules/im-scim.so) (acroread:1878): Gtk-WARNING **: Loading IM context type 'scim' failed (acroread:1878): Gtk-WARNING **: /usr/local/Adobe/Reader8/JPN/Adobe/Reader8/Reader/intellinux/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /usr/lib/gtk-2.0/immodules/im-scim.so) Acroread has its own libstdc++ library, so im-scim.so refers to acrobat's libstdc++. To use scim correctly here, scim should refers linux_base-f10's libstdc++ library I guess. I don't know how to do that. Anyone has any ideas? P.S. I can't input Japanese via scim to skype. It's regarded as skype cannot effect GTK_IM_MODULE. Anyone can input double byte message to skype via SCIM?? -- Daichi GOTO, http://people.freebsd.org/~daichi