KMerlin is an Instant Messenger Client for Microsoft's Messenger Service

If you have problems at the instalation from KMerlin ( missing Icon's ore something else)
Try this:
	make distclean
	rm config.cache
	./configure --prefix=/opt/kde2    (for SuSE)
	./configure --prefix=/usr         (for RH and Mandrake)
	make
	su -c "make install"
	
If this not resolve your problems, visit the KMerlin project page at Sourceforge
http://sourceforge.net/projects/kmsn/

