0

I'm attempting to compile geda-gaf cloned from https://github.com/rlutz/geda-gaf.git when I do $ ./configure; I get: checking for GUILE... no configure: error: you need at least version 2.0.0 of guile

but $ which guile /usr/bin $ guile -v guile (GNU Guile) 2.0.14

$ ./configure --help says use GUILE_LIBS environment variable

I tried: $ export GUILE_LIBS = /usr/lib64 $ ls $GUILE_LIBS ... lots of .so.22 and others but configure still fails

What am I doing wrong?

as stated previously

Brad
  • 11
  • 1
  • 1

0 Answers0