W dniu 16.05.2013 o 16:59 Peter Hollenbeck <[email protected]> pisze:

Ubuntu 10

./configure --enable-usb
make
sudo make install

/opt/owfs/bin/owfs -u -m 1wire
returns:
DEFAULT: ow_arg.c:(466) USB support (intentionally) not included in compilation. Check LIBUSB, then reconfigure and recompile.

I have tried and tried but, being quite old and not so bright, can't figure out how to fix this.

Did you try to
sudo apt-get install libusb-dev 

generally every lib comes in two packages one is for programs to use and another one with -dev suffix that is needed for compilation. Normally when you install all packages already compiles there is no need to use *-dev


--
p4trykx
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to