[Owfs-developers] some problem with owserver

2015-04-04 Thread Major
I have simple lab with RP + DS18B20 Linux raspberrypi 3.18.10+ #774 owfs-3.1p0 configure:20916: result: Current configuration: configure:20918: result: configure:20921: result: Deployment location: /opt/owfs configure:20924: result: configure:20926: result: Compile-time options: configure:2093

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Roland Franke
Ritchi, my first-name is Roland ;-) Please use also the modification for building owfs-3.1p0 as this is need for building owfs now. The main point is also, that Paul has by Version 3.1p0 libusb directly and not libusb-compat (Small "brother" of libusb). With that change, the special install of li

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Ritchie
Hello Frank, thanks for your support. Now the support of USB is shown in the result output of configure This was the fix. > sudo apt-get install libusb-1.0-0-dev Now I can continue with my tests. Finally I would like to do the same stuff on my cubie truck, which is running now with version 2.

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Roland Franke
Hello again, please note, that for the build the patch for OWSHELL is been need (Actually tested) This will already written here on the discussion. Point is: > On 3/29/2015 11:04 AM, Roland Franke wrote: > Hello, > you have to modify the file > module/owshell/src/c/Makefile.am > In line 41 (And f

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Roland Franke
Hello, pleas try to install the newer dev-version of libusb with an: sudo apt-get install libusb-1.0-0-dev Then the configure should activate USB for OWFS with version 3.1p0 Best regards, Roland -Ursprüngliche Nachricht- From: Ritchie Sent: Saturday, April 04, 2015 7:29 PM To: OWFS (On

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Ritchie
Hello, I just starting to install the complete stuff on a other raspberry pi. I will follow the instruction noted on this website. http://wiki.m.nu/index.php/OWFS_with_i2c_support_on_Raspberry_Pi_%28English_version%29 But on this web side, it also says Compile-time options:

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Ritchie
Hi, I have also a raspi (Debian). Best regards Ritchie > Hello, > i will try to find the error with compiling Version 3.1p0 on Raspi. > So to have the same system i should know what system you (And Ritchi) will > use. > Only then i can do right test’s there. > > Best regards, > Roland > > PS.:

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Roland Franke
Hello, i will try to find the error with compiling Version 3.1p0 on Raspi. So to have the same system i should know what system you (And Ritchi) will use. Only then i can do right test’s there. Best regards, Roland PS.: I self have with Buildroot (www.buildroot.org) compiled Version 3.1p0 and h

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Mike Kalist
2.2p9.  Working great with 18 sensors.  Sent from Samsung Mobile Original message From: Roland Franke Date:04-04-2015 10:41 AM (GMT-06:00) To: "OWFS (One-wire file system) discussion and help" Subject: Re: [Owfs-developers] Compiling option USB=DISABLED .. Hello, what s

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Roland Franke
Hello, what system (With version) will you use for that on your RASPI? Best regards, Roland From: Mike Kalist Sent: Saturday, April 04, 2015 5:32 PM To: OWFS (One-wire file system) discussion and help Subject: Re: [Owfs-developers] Compiling option USB=DISABLED .. Yes Sent from Samsung Mobi

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Rotarn
Hello Frank,   i did it more than once. Always the same result.   Best regards   Ritchie   Gesendet: Samstag, 04. April 2015 um 16:52 Uhr Von: "Roland Franke" An: "OWFS (One-wire file system) discussion and help" Betreff: Re: [Owfs-developers] Compiling option USB=DISABLED .. Hello, aft

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Mike Kalist
Yes Sent from Samsung Mobile Original message From: Roland Franke Date:04-04-2015 8:52 AM (GMT-06:00) To: "OWFS (One-wire file system) discussion and help" Subject: Re: [Owfs-developers] Compiling option USB=DISABLED .. Hello, after installing libusb-dev, have you start

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Roland Franke
Hello, after installing libusb-dev, have you start ./configure again? Best regards, Roland -Ursprüngliche Nachricht- From: Ritchie Sent: Saturday, April 04, 2015 4:12 PM To: OWFS (One-wire file system) discussion and help Subject: Re: [Owfs-developers] Compiling option USB=DISABLED .. H

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Ritchie
Hi, I just installed the following packages on my Raspy sudo apt-get install automake autoconf autotools-dev gcc-4.7 libtool libusb-dev libfuse-dev swig python2.7-dev tcl8.5-dev php5-dev i2c-tools I installed this version: sudo aptitude versions libusb-dev Package libusb-dev: p 2:0.1.12-20+nm

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Michael Kalist
I had the same problem with the latest version. I went back to owfs-2.9p9 and every ting if fine. I have not yet submitted a bug to Paul and the crew. Thanks -Original Message- From: Roland Franke [mailto:fl...@franke-prem.de] Sent: Saturday, April 04, 2015 7:27 AM To: owfs-developer

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Roland Franke
You must have libusb-dev installed. Please look at ther thread for the RASPI. Best regards, Roland -Ursprüngliche Nachricht- From: Ritchie Sent: Saturday, April 04, 2015 3:14 PM To: owfs-developers@lists.sourceforge.net Subject: [Owfs-developers] Compiling option USB=DISABLED .. Hi to a

[Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Ritchie
Hi to all, I would like to compile the actual source code for a USB Bus master. Current configuration: Deployment location: /opt/owfs Compile-time options: Caching is enabled USB is DISABLED I2C is enabled Does thi