Re: [Owfs-developers] installing newest owfs on ubuntu

2015-03-20 Thread Jan Kandziora
Am 20.03.2015 um 09:36 schrieb Eric Baumann: > > I did do > > sudo apt-get install libusb-dev > > Is this not enough? > Depending on your distribution, you may also need a separate libusb0-compat-dev package > Where can I find complete installation instructions? > These would be distribution

[Owfs-developers] installing newest owfs on ubuntu

2015-03-20 Thread Eric Baumann
@ Jan who wrote: > > Why is the USB disabled? > Because you have the libusb devel packages not installed. This is required while compiling owfs for USB support. Kind regards Jan Thanks for your reply. I did do sudo apt-get install libusb-dev Is this not enough? Where can I find com