Hi,
i was using the sourceforge sources, because with the git sources i got an error for the configure command, it was not found ? in the downloaded git package
 
./bootstrap
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `src/scripts/install'.
libtoolize: copying file `src/scripts/install/config.guess'
libtoolize: copying file `src/scripts/install/config.sub'
libtoolize: copying file `src/scripts/install/install-sh'
libtoolize: copying file `src/scripts/install/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `src/scripts/m4'.
libtoolize: copying file `src/scripts/m4/libtool.m4'
libtoolize: copying file `src/scripts/m4/ltoptions.m4'
libtoolize: copying file `src/scripts/m4/ltsugar.m4'
libtoolize: copying file `src/scripts/m4/ltversion.m4'
libtoolize: copying file `src/scripts/m4/lt~obsolete.m4'
./bootstrap: 12: ./bootstrap: aclocal: not found
 
 
 
Gesendet: Samstag, 25. Juni 2016 um 21:55 Uhr
Von: "Johan Ström" <jo...@stromnet.se>
An: "OWFS (One-wire file system) discussion and help" <owfs-developers@lists.sourceforge.net>
Betreff: Re: [Owfs-developers] Communication to DS9097U not working

 

 
On 25/06/16 21:46, samuix wrote:
 
./configure  --with-libftdi-config=/usr/bin/libftdi-config --enable-usb --enable-owfs --enable-profiling
configure: WARNING: unrecognized options: --with-libftdi-config
Current configuration:
    Deployment location: /opt/owfs

Good: installed undre /opt/owfs
Bad: it did not recognize --with-libftdi-config

Did you do the following before you ran ./configure, as per Jan's instructions?
 
$ git clone git://git.code.sf.net/p/owfs/code owfs-code
$ cd owfs-code
$ ./bootstrap

If you run 'git show HEAD' you should see:

commit 1d66c052497cf537f5a3309756b793a4b6874092
Author: Tomasz Torcz <to...@pipebreaker.pl>
Date:   Thu Apr 21 11:25:14 2016 +0200

    systemd: switch all utils to explicit state notification
...



------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape_______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to