#2336 closed task (invalid)
The bug in cups installation
Reported by: | Arthur Demchenkov | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
I've installed cups-1.2.7 following the book instructions.
The next files were created during installation process (which looks like Debian- but not LFS-compatible):
/etc/rc0.d/K00cups /etc/rc2.d/S99cups /etc/rc3.d/S99cups /etc/rc5.d/S99cups
I think these files (and directories) should not be created. Maybe we should prevent it by editing makefiles using sed?
Change History (3)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
As Chris mentioned, the issue is documented in the book. Closing this ticket as invalid. If someone believes the text to be unclear, please reopen the ticket and provide what you think would be better.
Note:
See TracTickets
for help on using tickets.
This is mentioned on the BLFS CUPS installation page. The BLFS-bootscripts "install-cups" target does in fact remove those before installing the LFS-style script.