scottdraves / flam3

the original fractal flame renderer and genetic language
GNU General Public License v3.0
394 stars 73 forks source link

Unable to 'make' flam3 #17

Closed nickshanks347 closed 6 years ago

nickshanks347 commented 6 years ago

./configure runs successfully I get this error upon running 'make': CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.14 -I m4 /bin/bash: aclocal-1.14: command not found Makefile:424: recipe for target 'aclocal.m4' failed make: *** [aclocal.m4] Error 127

I'm running Ubuntu 17.10

EReckase commented 6 years ago

Could be related to https://github.com/scottdraves/flam3/issues/14.