Hey Jon, > Hmm, you are right that we don't send the UTF-8 flag. THere is a patch > for version 1.3.4 to add the UTF-8 flag and some other flags as well. > If you upgrade to licq 1.3.4 and before you compile, apply this patch: > > http://trac.licq.org/attachment/ticket/1445/newdiff.patch?format=raw
As you said, I downloaded 1.3.4 from sf.net and unpacked it to some folder. I copied the patch in the folder licq-1.3.4 and did the following: [EMAIL PROTECTED]:~/src/to_install/licq-1.3.4$ patch --dry-run -p0 < newdiff.patch patching file include/licq_icq.h Hunk #2 FAILED at 558. 1 out of 2 hunks FAILED -- saving rejects to file include/ licq_icq.h.rej patching file include/licq_icqd.h Hunk #1 succeeded at 815 (offset -2 lines). patching file src/icqpacket.cpp Hunk #1 succeeded at 783 (offset -44 lines). Hunk #2 FAILED at 879. Hunk #3 FAILED at 890. 2 out of 3 hunks FAILED -- saving rejects to file src/ icqpacket.cpp.rej patching file src/icqd.cpp Hunk #1 succeeded at 2406 (offset -9 lines). patching file src/icqd-srv.cpp I didn't try to compile or really apply the patch then, because auf these "FAILED" statements. Should I try or did I miss anything? Greets Alex
