Re: some news for asian language speakers

2007-01-09 Thread Tamo
There is no API-changes between 2.9.0 and 2.9.3, AFAIK. A function was added _after_ 2.9.3 though. Thanks, -- tamo (http://tamo.tdiary.net)

Re: some news for asian language speakers

2007-01-08 Thread Tamo
im-xim bridge. For that matter, I've never been able to use kinput2 either. Someone who knows could send me a quick howto of things I need to tweak, so that I'm at least able to try it out ? xfig is probably the application where it makes the most sense... -- tamo

Re: scim-1.4.4 testing

2006-04-17 Thread Tamo
he port. I'm afraid that a mistake in a patch could lead to a serious problem, because it affects shared libraries. So, I'm interested in the reason. I don't mean to object to you. Thanks, -- tamo

Re: scim-1.4.4 testing

2006-04-17 Thread Tamo
r/local/lib/libiconv.a' to > '-L/usr/local/lib -liconv'. presumably, this is coming from some > configure generated variable, but I have not looked at this port. AFAIK, all you can do is to use CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -liconv" in the port's Makefile. -- tamo