On Dec 25, 2008, at 9:39 PM, Vinod Kurup wrote:

config.log tells me that libofx.h is not found. It is located in /usr/
include/libofx/libofx.h on Ubuntu, so I had to change configure.in. I
don't know if this is a Ubuntu-specifc thing or not, but thought I'd
mention it.

Usually what you do this:

  ./configure CPPFLAGS=-I/usr/include/libofx

John

Reply via email to