It works, thank you
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot_______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers
Gesendet: Dienstag, 04. April 2017 um 17:33 Uhr
Von: "Roland Franke" <fl...@franke-prem.de>
An: "OWFS (One-wire file system) discussion and help" <owfs-developers@lists.sourceforge.net>
Betreff: Re: [Owfs-developers] Problem to enable USB support
Von: "Roland Franke" <fl...@franke-prem.de>
An: "OWFS (One-wire file system) discussion and help" <owfs-developers@lists.sourceforge.net>
Betreff: Re: [Owfs-developers] Problem to enable USB support
Hello,
try to install additional the libusb-1.0.0-dev
You will need libusb-dev for version 1.0.xxx (xxx as placeholder)
You will need libusb-dev for version 1.0.xxx (xxx as placeholder)
Then it should work
Best regards,
Roland
From: samuix
Sent: Tuesday, April 4, 2017 5:13 PM
Subject: [Owfs-developers] Problem to enable USB support
Hello,
after a power failure, I have to re-install the Raspberry PI. Unfortunately, I cannot turn on the USB support, although all libraries are available.
I try following commands:
>apt-get install git
>apt-get install autoconf
>apt-get install pkg-config
>apt-get install libtool m4 automake
>apt-get install libfuse-dev libusb-dev libudev-dev libftdi-dev libavahi-common-dev libavahi-client-dev
>apt-get install autoconf
>apt-get install pkg-config
>apt-get install libtool m4 automake
>apt-get install libfuse-dev libusb-dev libudev-dev libftdi-dev libavahi-common-dev libavahi-client-dev
>git clone git://git.code.sf.net/p/owfs/code owfs-code
>./bootstrap
>./configure
>./configure
.......
checking if usb support is enabled... auto (default)
checking for LIBUSB... no
checking for LIBUSB... no
.......
Current configuration:
Deployment location: /opt/owfs
Compile-time options:
USB is DISABLED
AVAHI is enabled
I2C is enabled
W1 is enabled
Parallel port DS1410E is enabled
FTDI (LinkUSB) is enabled
Zeroconf/Bonjour is enabled
Debug-output is enabled
Mutexdebug is enabled
Profiling is DISABLED
Tracing memory allocation is DISABLED
USB is DISABLED
AVAHI is enabled
I2C is enabled
W1 is enabled
Parallel port DS1410E is enabled
FTDI (LinkUSB) is enabled
Zeroconf/Bonjour is enabled
Debug-output is enabled
Mutexdebug is enabled
Profiling is DISABLED
Tracing memory allocation is DISABLED
Module configuration:
owlib is enabled
owshell is enabled
owfs is enabled
owhttpd is enabled
owftpd is enabled
owserver is enabled
owexternal is enabled
ownet is enabled
ownetlib is enabled
owtap is enabled
owmon is enabled
owcapi is enabled
swig is DISABLED
owperl is DISABLED
owphp is DISABLED
owpython is DISABLED
owtcl is DISABLED
owlib is enabled
owshell is enabled
owfs is enabled
owhttpd is enabled
owftpd is enabled
owserver is enabled
owexternal is enabled
ownet is enabled
ownetlib is enabled
owtap is enabled
owmon is enabled
owcapi is enabled
swig is DISABLED
owperl is DISABLED
owphp is DISABLED
owpython is DISABLED
owtcl is DISABLED
unit tests are DISABLED
>find /usr/lib -name "libusb.*"
/usr/lib/arm-linux-gnueabihf/libusb.a
/usr/lib/arm-linux-gnueabihf/pkgconfig/libusb.pc
/usr/lib/arm-linux-gnueabihf/libusb.so
/usr/lib/arm-linux-gnueabihf/libusb.a
/usr/lib/arm-linux-gnueabihf/pkgconfig/libusb.pc
/usr/lib/arm-linux-gnueabihf/libusb.so
What can i do to enable USB support?
Regards
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers