[cups.development] [RFE] STR #1625: "make test" should make use of the snmp backend

Kurt Pfeifle kpfeifle at danka.de
Sat Apr 29 19:23:47 PDT 2006


[STR New]

"make test" does create a list of symlinks to enable the CUPS backends like
this:

  ln -s $root/backend/http /tmp/cups-$user/bin/backend
  ln -s $root/backend/ipp /tmp/cups-$user/bin/backend
  ln -s $root/backend/lpd /tmp/cups-$user/bin/backend
  [....]

It should create one for the snmp backend too, to allow testing its
printer dicover capabilities:

  ln -s $root/backend/snmp /tmp/cups-$user/bin/backend

Link: http://www.cups.org/str.php?L1625
Version: 1.3-feature





More information about the cups-devel mailing list