Closed ktruckenmiller closed 9 years ago
Hey Mike,
Awesome idea by the way. Just getting this setup on my raspberry pi.
Do you have install instructions? Just trying to get it up and running and I'm running into issues, it says:
$ autoconf configure.ac:6 error: possibly undefined macro: AM_INIT_AUTOMAKE
Hi Kevin. Try autoreconf -i -f followed by ./configure. I should write this down...
autoreconf -i -f
./configure
I'll get back to it next week. Great job on all this stuff! Really fun
Hey Mike,
Awesome idea by the way. Just getting this setup on my raspberry pi.
Do you have install instructions? Just trying to get it up and running and I'm running into issues, it says:
$ autoconf configure.ac:6 error: possibly undefined macro: AM_INIT_AUTOMAKE