Bug 18717

Summary: cups can't find cups.css
Product: [Retired] Red Hat Powertools Reporter: Alan Shutko <ats>
Component: cupsAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: ats, dr
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-10-17 13:08:16 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 Alan Shutko 2000-10-09 14:59:26 UTC
Cups' docroot is defined as $PREFIX/share/cups/doc.  Files it normally has
there (like cups.css) are in /usr/share/doc/cups-1.1.1 in the RPM.  Because
of this, the web admin interface doesn't work.

This can be fixed in two ways: either define DocumentRoot in
/etc/cups/cupsd.conf, or modify the configure script (which hardcodes the
location).  Unfortunately, there are no options one can pass to configure
to change this.

Comment 1 Ngo Than 2000-10-19 15:34:56 UTC
It's fixed in cups-1.1.4-1. You find it in rawhide soon.