Bug 55956

Summary: No kprinter.h file in kdelibs-devel.....rpm
Product: [Retired] Red Hat Linux Reporter: Vladimir V. Vasiltsov <exor>
Component: kdelibsAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-11-09 14:26:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vladimir V. Vasiltsov 2001-11-09 14:26:49 UTC
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:

Comment 1 Bernhard Rosenkraenzer 2001-11-09 14:36:03 UTC
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).


Comment 2 Vladimir V. Vasiltsov 2001-11-09 14:39:24 UTC
Thanx.