Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#20673 closed request (invalid)

Missing libusb-config

Reported by: j.capel@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: libusb

Description

I am assuming when I install libusb@1.0.2-0 that it is supposed to include a libusb-config file. I don't realize this problem until I try to configure APCUPSD. During configure, it complains that libusb-config is not found. My current configuration consists of a PowerBook G4 running OS X 10.5.8. The port in question is libusb@1.0.2-0.

Please let me know if I am incorrect in my assumption of libusb creating a libusb-config file.

Change History (2)

comment:1 Changed 15 years ago by tobypeterson

Resolution: invalid
Status: newclosed

sounds like you're looking for libusb-compat. libusb 1.x no longer includes a -config tool

comment:2 Changed 15 years ago by tobypeterson

% port contents libusb\*
Port libusb contains:
  /opt/local/include/libusb-1.0/libusb.h
  /opt/local/lib/libusb-1.0.0.dylib
  /opt/local/lib/libusb-1.0.a
  /opt/local/lib/libusb-1.0.dylib
  /opt/local/lib/libusb-1.0.la
  /opt/local/lib/pkgconfig/libusb-1.0.pc
Port libusb-compat contains:
  /opt/local/bin/libusb-config
  /opt/local/include/usb.h
  /opt/local/lib/libusb-0.1.4.dylib
  /opt/local/lib/libusb.a
  /opt/local/lib/libusb.dylib
  /opt/local/lib/libusb.la
  /opt/local/lib/pkgconfig/libusb.pc
Port libusb-legacy is not installed.
Note: See TracTickets for help on using tickets.