[patch] libmsn (fwd)
Mark Pustjens <[email protected]>
| Newsgroups | gmane.network.centericq |
|---|---|
| Message-ID | <[email protected]> |
Hello all, This is a patch which updates the used libmsn version. The patch will only work on the CVS sources, with my automake patch. If msn causes problems for you, you should use this patch. Please let me know what you think -- The sergeant put on the poker face which has been handed down from NCO to NCO ever since one protoamphibian told another, lower ranking protoamphibian to muster a squad of newts and Take That Beach. (Eric) _______________________________________________ Cicq mailing list Cicq-xGejAJT2w6wWP6gT/[email protected] http://mailman.linuxpl.org/mailman/listinfo/cicq Questions? Check the FAQ first: http://centericq.de/faq/
centericq-cvs-22072006-msn.patch.tar.gz
(application/x-gzip, 25.3 KB) - not displayed
centericq-cvs-22072006-msn.patch-readme.txt
(text/plain, 1.5 KB)
© 2006 Mark Pustjens Introduction ------------ The file `centericq-libmsn.patch' is a patch which updates the used libmsn version. The patch will only work on the CVS sources, with my automake patch. If msn causes problems for you, you should use this patch. Instructions ------------ You need the centericq CVS sources. Use the cicqsync script for this. A copy of this script can be found at <http://unkie.org/tmp/cicqsync>. The you need both patch file, which can be found at <http://unkie.org/tmp/centericq-cvs-22072006-automake.patch> and <http://unkie.org/tmp/centericq-cvs-22072006-msn.patch>. Now you are ready to proceed. Use the following instructions to download the patch, sources en then prepare the configure script. $ cd $HOME $ mkdir centericq; cd centericq $ wget 'http://unkie.org/tmp/cicqsync' $ ./cicqsync checkout . ... the cvs sources will be downloaded, needs your input ... $ wget 'http://unkie.org/tmp/centericq-cvs-22072006-automake.patch' $ wget 'http://unkie.org/tmp/centericq-cvs-22072006-msn.patch' $ cd centericq $ patch -p1 < ../centericq-cvs-22072006-automake.patch $ patch -p1 < ../centericq-cvs-22072006-msn.patch $ sh autogen After this, you can run ./configure and then make the binary. Contact ------- First look for me on #centericq channel at irc.freenode.net, i might be there. I also try to check the mailinglist regularly. Ofcourse you can allways email me at <[email protected]> (please add `[centericq]' in the subject line).