-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
Describe the bug
It seems the git repo does not come with ipp-2.1.test, causing failure when running make install.
To Reproduce
Steps to reproduce the behavior:
- Clone libcups repo
- Run
./configure - Run
make - Run
make install
Expected behavior
ipp-2.1.test should ideally exist in the repo
System Information:
- OS: Debian 12 Bookworm (Raspbian)
- Browser Chrome and Firefox
- Version v3.0b2
Additional context
I attempted to simply make a copy of ipp-2.0.test, renaming it to ipp-2.1.test to no avail. I am attempting to install this beta version of OpenPrinting's CUPS because I couldn't get ssl working at all (even with default files) on CUPS 2.5b1.
Reactions are currently unavailable