The easiest solution to DS2483 use is just to add "--no_PPM" to the command
line of a working OWFS version.

Most of my development work is done on an Ubuntu platform -- 12.04 I
believe.

That being said, I downloaded a frech pull from the CVS and tried the
./bootstrap && ./configure && make and ran into similar problems.

The cure for me was
autoreconf -i && ./configure && make && sudo make install

Why? I have no clue. I use autotools like a protohuman, blindly uttering
magic incantations and examining the entrails. Sigh.

Paul Alfille


On Sat, Nov 17, 2012 at 7:24 PM, p4trykx <[email protected]> wrote:

> Hello
> I wanted to try DS2483 support so I decided to ompile owfs form cvs
>
> I get it from CVS
> cvs -d:pserver:[email protected]:/cvsroot/owfs login
> cvs -z3 -d:pserver:[email protected]:/cvsroot/owfs co -P
> owfs
>
> then like in the README i run bootstrap and get this error
>
> patryk@delafonte:~/owfsCVS/owfs$ ./bootstrap
> configure.ac:90: warning: macro `AM_PROG_LIBTOOL' not found in library
> configure.ac:80: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
>        If this token and others are legitimate, please use
> m4_pattern_allow.
>        See the Autoconf documentation.
> configure.ac:89: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
> configure.ac:90: error: possibly undefined macro: AM_PROG_LIBTOOL
>
> However configure is created but when I run it I get this error
>
> checking for library containing dlopen... -ldl
> checking for library containing lrint... -lm
> checking for library containing nanosleep... none required
> configure: creating ./config.status
> config.status: error: cannot find input file: `Makefile.in'
>
> I use Ubuntu 11.04
> --
> p4trykx
>
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> Owfs-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to