toots / shine

Super fast fixed-point MP3 encoder with JS/wasm and android native bindings.
Other
392 stars 62 forks source link

Compiling Error on Rpi2 Wheezy #20

Open seekwhencer opened 8 years ago

seekwhencer commented 8 years ago

got this messange after "make":

cd . && /bin/bash /home/pi/downloads/shine-3.1.0/missing automake-1.14 --foreign /home/pi/downloads/shine-3.1.0/missing: Zeile 81: automake-1.14: Kommando nicht gefunden. WARNING: 'automake-1.14' is missing on your system. You should only need it if you modified 'Makefile.am' or 'configure.ac' or m4 files included by 'configure.ac'. The 'automake' 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:374: recipe for target 'Makefile.in' failed make: *\ [Makefile.in] Error 1

smimram commented 8 years ago

Is automake installed on you system?