From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 Description of problem: I've been trying to compile program uml for kde2 (look at freshmeat) and it said that i have no kprinter.h file. I've went to rpmfind and found that this file is a part of kdelibs-devel package. So I've examined mine kdelibs-devel and found no such file ;-(. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. rpm -ql kdelibs-devel | grep "kprinter.h" Actual Results: i have no "uml" program now. Expected Results: I should have it? Huh? Additional info:
KPrinter was added in KDE 2.2 - the fact that KDE 2.2 is quite a bit newer than Red Hat Linux 7.1 can hardly be considered a bug in 7.1. ;) Update your KDE to the 2.2.x packages provided at ftp.kde.org or upgrade your system to 7.2 (which comes with the current KDE).
Thanx.