PDA

View Full Version : [ubuntu] Installing libusb 1.0



magicman5421
December 20th, 2008, 01:06 AM
I'd like to install fprint on my HP dv9500 Ubuntu 8.10 laptop so that I can use my fingerprint reader to authenticate sudo and login.
However, compiling it from source requires libusb 1.0. The latest version in the repo is 0.1. How do I update libusb? When I try to remove it in synaptic it asks me to remove most of ubuntu. Will building libusb 1.0 from source overwrite the old version or will there still be residual parts of it hanging around?
The link to libusb is http://libusb.wiki.sourceforge.net/.
Thanks

Kareeser
December 20th, 2008, 01:59 AM
Looks like you might need to compile it from source:
http://libusb.wiki.sourceforge.net/

magicman5421
December 20th, 2008, 03:10 AM
that's what i asked
will compiling from source overwrite the current version (0.1) or will it screw it up?

prsmk
January 7th, 2009, 10:47 PM
The new library libusb v1.0 coexists with libusb v0.1. Download the source code and compile the libusb v1.0 library.

mous16
February 27th, 2009, 02:22 PM
You can use also the jaunty packages.