[go: up one dir, main page]

File: README

package info (click to toggle)
kmerlin 0.3.4-pre3-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,512 kB
  • ctags: 644
  • sloc: sh: 10,668; cpp: 6,687; perl: 1,851; python: 258; makefile: 128
file content (14 lines) | stat: -rw-r--r-- 460 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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/