Trying to compile ZILE for x86_64, but ./configure show this error:
--------------8<---------------
checking for LIBGC... no
configure: error: Package requirements (bdw-gc >= 7.2) were not met:
No package 'bdw-gc' 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 LIBGC_CFLAGS
and LIBGC_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
--------------8<---------------
I installed gc.tcz but something is still missing.