Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Justin Saunders
Updating SQLite3 libs [ reply ]  
2009-11-26 01:23
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?