Page 1 of 1

FreeBSD -lcups problem

Posted: Sat Aug 01 2020 4:20 pm
by gh_origin
Same as this: https://forum.copperspice.com/viewtopic.php?f=9&t=1501

Fixed with this ugly workaround:

Code: Select all

doas ln -s /usr/local/lib/libcups.so /usr/lib/libcups.so
Waiting for the actual cmake fix from you.