Hi,

If you run official Raspbian to install owfs you just have to do:
sudo apt-get install owfs
nothing else, you will have owfs 2p15
you have to edit /etc/owfs.conf to say if you use usb, serial, .. adaptor
this install will add 3 scripts in etc/init.d/  = owserver owhttpd owftpd
these 3 services will run each time you start your system
you can use:
sudo service owserver start 
sudo service owserver stop
sudo service owserver restart
sudo service owserver status
or owhttpd or owftpd but there is no script to start stop owfs, but it's easy 
to 
create one by copying one of these 3 and lightly modifying it. It's what I have 
done since I need only owserver (needed in any case) and owfs (not owhttpd nor 
owftpd).
Yes it is that simple.

Cheers
--
Guy





------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to