Tobias Engel wrote:
You have to have these MacPorts installed:
pkgconfig
automake
autoconf
libtool
libdbi
libdbi-drivers
sqlite3
... and set:
export LDFLAGS='-L/opt/local/lib'
export CPPFLAGS='-I/opt/local/include'
What requires these flags to be set manually?
//Peter