Hello,
in that matter there is automake not be installed on yous system.
Please install that also like libusb.
sudo apt-get install automake

Best regards,
Roland 

From: Eric Baumann 
Sent: Monday, March 30, 2015 9:26 PM
To: owfs-developers@lists.sourceforge.net 
Subject: [Owfs-developers] installing owfs on rapsberry pi

Dear Colin,  
Dear Roland

Thanks for your help.

Now fresh from start: 

I did 

sudo apt-get install libusb-1.0-0-dev 



and then went into owfs directory,


sudo ./configure


, which worked (USB is enabled)


when running 

sudo make


I get this:


pi@raspberrypi ~/owfs-3.1p0 $ sudo make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash 
/home/pi/owfs-3.1p0/src/scripts/install/missing aclocal-1.14 -I src/scripts/m4
/home/pi/owfs-3.1p0/src/scripts/install/missing: line 81: aclocal-1.14: command 
not found
WARNING: 'aclocal-1.14' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
Makefile:523: recipe for target 'aclocal.m4' failed
make: *** [aclocal.m4] Error 127


How should I proceed?


@Roland:


I ended up here the last time too. 


Thanks. 


--------------------------------------------------------------------------------
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/ 


--------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. 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