Re: [Owfs-developers] Problem with compiling of the owfs on a raspberry pi

2017-01-10 Thread Colin Law
On 10 January 2017 at 17:09, Ritchie wrote: > Dear Sulley, > > the usblib-dev is already installed: > > sudo apt-get install libusb-1.0.0-dev Try sudo apt-get install libusb-dev Colin > Reading package lists... Done > Building dependency tree > Reading state information... Done > Note, selectin

Re: [Owfs-developers] Problem with compiling of the owfs on a raspberry pi

2017-01-10 Thread Ritchie
Dear Johan, I guess this is the answer. I does not work on raspberry pi. https://sourceforge.net/p/owfs/mailman/message/35268610/ Best regards R. > I think it is libusb-dev that is missing. > > But do you really need 3.1p5 as you can easily get 3.1p4 from the repro > using the notes that Jan

Re: [Owfs-developers] Problem with compiling of the owfs on a raspberry pi

2017-01-10 Thread Ritchie
Dear Sulley, the usblib-dev is already installed: sudo apt-get install libusb-1.0.0-dev Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'libusb-1.0-0-dev' for regex 'libusb-1.0.0-dev' libusb-1.0-0-dev is already the newest version. 0 upgrad