> From: Thaddee Tyl
> Still, isn't it odd that it doesn't find libffi in the standard
> installation path?
Well yes and no. The guile developers decided that they weren't going
to search for libraries in ./configure. They were going to use
pkgconfig instead. So they instead just look for the
> From: Thaddee Tyl
$ find /usr -name 'libffi.*'
> /usr/lib/libffi.dylib
> /usr/local/lib/libffi.5.dylib
> /usr/local/lib/libffi.a
> /usr/local/lib/libffi.dylib
> /usr/local/lib/libffi.la
> /usr/local/lib/pkgconfig/libffi.pc
> /usr/local/share/info/libffi.info
>
>However,
ke it
work?
--
View this message in context:
http://old.nabble.com/libffi-not-found-even-if-installed-in-default-path-tp33218407p33218407.html
Sent from the Gnu - Guile - User mailing list archive at Nabble.com.