Hi Vitaly,
I have, as you suggested, deleted the "install_guile" from the octool file, but I'm still getting that error (I've included the preceding executions of the output (when you say 'log', I'm assuming that's what you mean?):
checking for i... _Complex_I
checking whether csqrt is usable... yes
checking whether getitimer(ITIMER_PROF) is usable... yes
checking whether getitimer(ITIMER_VIRTUAL) is usable... yes
checking for libgmp... yes
checking how to link with libgmp... /usr/local/lib/libgmp.so -Wl,-rpath -Wl,/usr/local/lib
checking whether mpz_inits is declared... yes
checking whether libunistring was built with iconv support... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBFFI... no
configure: error: Package requirements (libffi) were not met:
No package 'libffi' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBFFI_CFLAGS
and LIBFFI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
It's perplexing!