2003 Linux Timeline: February
Posted Jan 7, 2004 13:09 UTC (Wed) by
Tadu (guest, #11339)
Parent article:
2003 Linux Timeline: February
Myth:
mICQ is trojaned to fail on Debian
Fact:
mICQ, as distributed on micq.org, compiles to essentially the
same binary on any Linux distribution.
Of course, you don't need to believe me. Just try it yourself on your
Debian box (?=0,1,2,3,4,5,...):
cd /tmp
wget http://www.micq.org/source/micq-0.4.10.?.tgz
md5sum micq-0.4.10.?.tgz
# compare to release announcement
tar -zxf micq-0.4.10.?.tgz
cd micq-0.4.10.?
./configure
make
The news entry also conveniently forgets to mention that Debian did
remove my name from the list of authors of mICQ and refused to fix it,
despite me having written large parts of current mICQ from scratch.
(
Log in to post comments)