Juan Pablo Avello wrote in post #1055007: > If you are using ubuntu or other apt- system, you can check: aptitude > search sqlite3, which will list packages containing that word; installed > packages will look like "i libsqlite3-dev....". Not installed packages > will appear with 'p' instead of 'i'. > > > El mircoles 4 de abril de 2012 16:26:40 UTC+2, Ruby-Forum.com User > escribi:
I can install mysql by 'gem install mysql' My system redhat5 can't use apt- to update or download, so can't use aptitude to search sqlite3 Could I change the sqlite3 to mysql when 'rails new project' created and how to do? Thanks, -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

