On Mon, Mar 29, 2010 at 11:40 AM, Peter Radcliffe <p...@pir.net> wrote:
>
> I can suggest changes for the sed call but I don't know where the
> Makefile.in is coming from... I assume it is some kind of build system?
> automake? autoconf?
>
Both, I think.


> I've never set up libtool (I'm usually just swearing at it when it's
> broken, I hate it) so I don't know details of that.
Me too!

> I tried several different ways, both normal command line and config file:
>
> device = /dev/cu.KeySerial1
> server = localhost:4304
> error_print = 0
> error_level = 9
> foreground
> nozero
> noautoserver
>

I'm unsure about the localhost:4304

different platforms are diverse in ths best syntax. Everything from
0.0.0.0:4304 or 127.0.0.1:4304 or 4304 or nothing (and take the
default). Would you be willing to try some of the alternatives? The
actual function is getaddrinfo

Paul

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to