Success!
> When I have access to my 1-wire hardware I’ll give it a try.
I was able to test the install and it worked well! I was able to see (owdir)
and read (owread) all of the devices I have from Hobby Boards: Temp,
Temp/Humidity, hub, and a moisture meter using the owserver. I’ll have to play
with the moister meter a bit as the values are all 199. All other devices gave
reasonable values.
Here is a summary of what I did mostly following Stefano’s suggested order with
Jan's / Johan’s debugging help as well. The install didn’t work until I added
pkg-config via brew as far as I could tell.
$ cd $home
$ brew install libusb
$ brew install pkg-config
$ wget —URL-of-owfs---
$ tar xvzf owfs-3.1p1.tar.gz
$ cd owfs-3.1p1
$ ./configure --prefix $HOME/owfs-install --disable-owtcl
$ make -j4
$ make install
$ $HOME/owfs-install/bin/owserver -u -—foreground
from another terminal:
$ $HOME/owfs-install/bin/owdir
Thanks again for the help. Now I will start building my monitoring system.
Dean
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers