libusb dependency for hplip

Asked by Alan Vamplew

Error message "missing required dependency libusb (libusb-USB library)
Please manually install this dependency and rerun this installer

#yum list | grep libusb
libusb.i386 0.1.12-7.fc7 installed
libusb-devel.i386 0.1.12-7.fc7 fedora
libusb-static.i386 0.1.12-7.fc7 fedora

yum install says nothing to do which indicated libusb is installed.

can anyone suggest what to do next to complet the hplisp installation?

Question information

Language:
English Edit question
Status:
Solved
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Solved by:
Aaron Albright
Solved:
Last query:
Last reply:
Revision history for this message
Best Aaron Albright (albrigha-deactivatedaccount) said :
#1

Try:

yum install libusb-devel

and then re-run the installer.

Hope this helps!

A

Revision history for this message
Alan Vamplew (aslk07) said :
#2

Aaron.

Tried this and the hplip installed OK.
Thanks for the help

Alan