On Dec 9, 5:34 pm, "Michael D'Auria" <[EMAIL PROTECTED]> wrote: > You must be missing the sqlite3 library files. On a Ubuntu system, i would > do a > > % sudo apt-get install libsqlite3-dev > > This would install the requirement for me. I am not sure what you would > need on a FreeBSD however. > > Michael
thanks michael: it's still confusing to me, becuase sqlite3.h *does* exist at /usr/ local/include/sqlite3 and the fact that merb will start up and connect to sqlite3 using sequel but not datamapper is very baffling. i'm dubious that one orm requires development libraries and the other does not. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
