In my periodic updates and compiling owfs on OSX (this time 10.6.7,
Snow Leopard) I've had to make some changes to my script to make
it build and run.

The script is here:
  http://www.pir.net/pir/hacks/fix-owfs.sh

owfs, owserver and the python libraries (with python 2.6) all work for
me.


One of the newer things I had to fix was the use of 'tac', which I've
only seen on GNU systems (it's not on OSX or FreeBSD). The grass folks
had some discussion on this exact issue:
  http://trac.osgeo.org/grass/ticket/181

Their fix was to fall back on awk since they decided tail -r wasn't
portable enough:
  http://trac.osgeo.org/grass/changeset/45909

Something similar would make it easier to build on BSD based userlands.

Thanks!
P.

-- 
pir


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to