Adam Madd
2007-Feb-09 16:45 UTC
cant get sqlite to work error: no such file to load -- sqlit
i have followed the steps here but still get the no such file to load --sqilite error: http://wiki.rubyonrails.org/rails/pages/HowtoUseSQLite Os: osx 10.4.8 Acording to wiki: sqlite3 is part of Mac OS X 10.4. Its path is /usr/bin/sqlite3. You do not need to install it. Below are combinations swig/sqlite gem i have tried 1. swig -mac ports 2. sqlite3-ruby gem or 2. gem install sqlite-ruby -- --with-sqlite-dir=/opt/local Then... 1. swig -from source 2. sqlite-ruby gem Still get the error. Some help would be great. cheers, adam -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---