Hi

I run into the problem when building (sudo make) the owfs.

In file included from getopt.c:32:0:
../../../owlib/src/include/ow.h:302:20: fatal error: libusb.h: No such file
or directory
 #include <libusb.h>
                    ^
compilation terminated.
In file included from ow_dnssd.c:17:0:
../../../owlib/src/include/ow.h:302:20: fatal error: libusb.h: No such file
or directory
 #include <libusb.h>


I has this issue already :

http://owfs-developers.1086194.n5.nabble.com/installing-owfs-on-raspberry-pi-td11222.html

I thought I had solved it:

http://owfs-developers.1086194.n5.nabble.com/installing-owfs-on-raspberry-pi-td11262.html

But this is somehow not the case.

I run into this exact same problem on both Ubuntu 14.04 and Raspbian.

I follow this thread to install:
http://wiki.m.nu/index.php/OWFS_with_i2c_support_on_Raspberry_Pi_(English_version)

Meaning before running ./configure,
I install: sudo apt-get update

sudo apt-get install automake autoconf autotools-dev gcc-4.7
libavahi-client-dev libtool libusb-dev libusb-1.0-0-dev libfuse-dev
swig python2.7-dev tcl8.5-dev php5-dev i2c-tools

Any help would be greatly appreciated.

Best regards,

Eric
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to