gerhardRamsebner wrote:
> BLFS6.2.0 -> CUPS 
> 
> I'm doing user based package management from hints project. So I do not run 
> 'make install' as root. There is an instruction to create an lp user in cups 
> but the Makefiles are doing 'chgrp $(CUPS_GROUP)' which is defined as 
> 'nobody' in Makedefs. So I manually set the groups to nobody and a second 
> run of 'make install' doens't display these errors any more. Additionally I 
> virtually changed CUPS_PRIMARY_SYSTEM_GROUP in Makedefs to root by setting 
> the group of /var/run/cups/certs accordingly. 
> 
> What files am I supposed to 'chgrp lp' now?

I used th more_control_and pkg_man hint and also had trouble with cups. 
These are the files that I have that are 'lp' group;

ALL FILES
   /etc/cups
   /etc/cups/classes.conf
   /etc/cups/classes.conf.O
   /etc/cups/cupsd.conf
   /etc/cups/cupsd.conf.N
   /etc/cups/cupsd.conf.default
   /etc/cups/interfaces
   /etc/cups/mime.convs.O
   /etc/cups/mime.types.O
   /etc/cups/ppd
   /etc/cups/printers.conf
   /etc/cups/printers.conf.O
   /etc/cups/ssl
   /var/cache/cups
   /var/cache/cups/help.index
   /var/cache/cups/job.cache
   /var/cache/cups/ppds.dat
   /var/cache/cups/remote.cache
   /var/log/cups/error_log
   /var/run/cups
   /var/run/cups/certs
   /var/spool/cups
   /var/spool/cups/00000004
   /var/spool/cups/c00001
   /var/spool/cups/c00002
   /var/spool/cups/tmp

HTH Arden
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to