Hi Folks,
I've updated my SQLite3 install using mac ports, and the new executable and libs are successfully installed to:
/opt/usr/local/[lib|bin]
The question is how do I make sqlite3-ruby use these instead of the default 10.5 install (which I'm guessing is at /usr/[lib|bin] ?
Does sqlite3-ruby use the executable or the shared/static libs?
|