Re: [Owfs-developers] Is the owserver working?

2015-05-07 Thread cvb
Hi Henry, > 2. Do you know a man, who saw a good working owserver? If so, I'll be > searching my errors. Out of curiosity: Why didn't you use just "apt-get install owserver" (and maybe also "ow-shell" or whichever components you need)? Or, the other way round: That's what I did. And even if I o

[Owfs-developers] Installing newest owfs on Raspberry

2015-05-22 Thread cvb
Hi, trying to compile owfs 3.1p0 for the raspberry, I'm getting this error: 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 compilation terminated. Googling, I have found that previously there was a similar thread h

Re: [Owfs-developers] Installing newest owfs on Raspberry

2015-05-22 Thread cvb
Hi Mick, > I have 3.1p0 installed and running on a Pi. Compiled and ran without > any issue. Thanks for your reply. Did you compile owfs with USB support? I have a LinkUSBi, I'm not using GPIO. > This is my list of stuff to install, you probably don't need all of > this, e.g. mysql Except for

Re: [Owfs-developers] Installing newest owfs on Raspberry

2015-05-22 Thread cvb
Hi Eric, > I ran into similar problems as you (loading files failure during > make/compilation). > > I don't know if this is the issue here as well but: > For me the problem was the Perl was not running properly on > the raspberry pi. That caused all the compilation errors. What did you do to fi

Re: [Owfs-developers] Installing newest owfs on Raspberry

2015-05-22 Thread cvb
> sudo apt-get install libusb-1.0-0-dev Have that installed already. I deleted everything, unpacked the archive, applied the patch, reran configure and then make. That did actually take me further. Now I get a similar error at a much later point in time: Checking if your kit is complete... Loo

Re: [Owfs-developers] Installing newest owfs on Raspberry

2015-05-23 Thread cvb
> gcc -c -I../../../../src/include -I../../../owlib/src/include > -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector > -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -DPERL_POLLUTE -O2 -g -DVERSION=\"3.1p0\" > -DXS_VERSION=\"3.1p0\" -fPIC "-I/usr

Re: [Owfs-developers] Installing newest owfs on Raspberry

2015-05-23 Thread cvb
Hi Roland, thanks for looking into this! > have you add the modification from your first mail here now also? Yes. Without that patch, compiling doesn't get far. With that patch, and also with... > "./configure --disable-swig" I get until libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src

Re: [Owfs-developers] Installing newest owfs on Raspberry

2015-05-23 Thread cvb
Hi Roland, > I get owfs-3.1p0 on my rpi with GCC compiled including libusb. > Only PHP is disabled. > BUT, I use the following changes in the makefiles: > (Shown as patch between the original and my modificated > version) That is great, with these patches, it is compiling ok here as well. Thanks

[Owfs-developers] DS2438 xsens

2015-05-31 Thread cvb
Hi, I am trying to get the xsens reading from a DS2438. The man page says at some point (with a circular reference to itself) "The DS2438 (3) is a more complete form of the DS2436 battery chip. Current sensing is available, but not implemented.". Does this mean that xsens cannot be read with o