[Uim-bugs] [Bug 25139] UIM causes Firefox to crash
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 17 15:18:43 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=25139
--- Comment #6 from Etsushi Kato <ek.kato at gmail.com> 2009-11-17 15:18:42 PST ---
(In reply to comment #5)
> Unfortunately, installing nspluginwrapper does not seem to solve the problem
> for me.
Oh, really. I'll install ubuntu and check later.
> I don't know how to compile im-uim.so, so I guess that means I will have to
> wait for a fix, however long that turns out to be.
It's really easy.
$ tar zxvf uim-1.5.6.tar.gz
$ cd uim-1.5.6
$ ./configure --prefix=/usr # assume you've already installed libtool and
libgtk2.0-dev
$ gedit gtk/gtk-im-uim.h # edit line 54 and 55 in that file
$ make
$ cd gtk
$ sudo make install
That's it!
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the uim-bugs
mailing list