On 4/14/2015 1:41 PM, Roland Franke wrote:
> Hello,
>
In file included from ow_dnssd.c:17:
../../../owlib/src/include/ow.h:302:20: error: libusb.h No such file or
directory
>>> Can you look for the following changes:
>>> module/owshell/src/c/Makefile.am
>>> In line 41 (And followed)
Hello,
>>> In file included from ow_dnssd.c:17:
>>> ../../../owlib/src/include/ow.h:302:20: error: libusb.h No such file or
>>> directory
>> Can you look for the following changes:
>> module/owshell/src/c/Makefile.am
>> In line 41 (And followed) you have to add at the end an \
>> and add the line
On 4/9/2015 1:27 PM, Roland Franke wrote:
> Hello,
>
>> The second issue is a show stopper for me. Way beyond my knowledge or
>> skill level. I have libusb and the dev libraries installed in SLES.
>> Configure finds what it is looking for and enables USB support, but the
>> make process can not f
I want to say thanks to all that replied to my request for assistance.
I was very impressed with the quality of the replies. I have been
around for a while and have asked questions on other lists, but the
replies here were the most helpful and on target than I have seen in a
long time.
I hav
Hello,
> The second issue is a show stopper for me. Way beyond my knowledge or
> skill level. I have libusb and the dev libraries installed in SLES.
> Configure finds what it is looking for and enables USB support, but the
> make process can not find libusb.h. It's in /usr/include/libusb.h.
Hi Lyle,
It looks like you either haven't installed the development package for
libusb (libusb-dev, I think it is called on SLES) at all, or you require
a compatibility library.
The latter was necessary for some time to build applications, because
libusb hasn't been maintained for several years a
On 4/9/2015 12:27 PM, Lyle Giese wrote:
> I am trying to install owfs from source(3.1p0) on SLES 11 sp3. I am
> getting two errors, the second one I am unable to work around.
>
> The first is with soelim in the Makefile's for the man pages. The
> Makefiles use -r with soelim and the version of so