Hey What version of sqlite will work with sqlite-ruby? it says here: http://sqlite-ruby.rubyforge.org/. that sqlite 3 will now work. Anything lower than 3? what is anybody else using. I''m on CentOS -thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070303/02e51575/attachment.html
Matthias Tarasiewicz
2007-Mar-04 13:30 UTC
[Instiki] what version of sqlite or sqlite-ruby?
hello aaron -- if you are planning to use just instiki, you should be fine without any sqlite-gem since it is packed with the instiki release. current versions of sqlite makes problems with instiki 0.11 - at least on osx, couldn''t test on linux yet. if you still encounter these problems, you should maybe upgrade to the current edge version of instiki or wait until 0.12 comes out. another thing you could try: what happens if you delete the vendor/rails directory and run instiki from your rails installation? -mt On 3/4/07, aaron smith <beingthexemplarylists at gmail.com> wrote:> Hey > > What version of sqlite will work with sqlite-ruby? it says here: > http://sqlite-ruby.rubyforge.org/. that sqlite 3 will now > work. Anything lower than 3? what is anybody else using. I''m on CentOS > > -thanks > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users >
Cool. That worked. I moved the files that were in vendor/rails. Then ran the wiki. It DID get past the ''unknown web'' issue now. After that. I moved those files back into the vendor directory. and it''s fine. What would be causing that? It''s up and running though. Thanks for the help. -A On 3/4/07, Matthias Tarasiewicz <parasew at gmail.com> wrote:> > hello aaron -- if you are planning to use just instiki, you should be > fine without any sqlite-gem since it is packed with the instiki > release. current versions of sqlite makes problems with instiki 0.11 - > at least on osx, couldn''t test on linux yet. > if you still encounter these problems, you should maybe upgrade to the > current edge version of instiki or wait until 0.12 comes out. another > thing you could try: what happens if you delete the vendor/rails > directory and run instiki from your rails installation? > > -mt > > On 3/4/07, aaron smith <beingthexemplarylists at gmail.com> wrote: > > Hey > > > > What version of sqlite will work with sqlite-ruby? it says here: > > http://sqlite-ruby.rubyforge.org/. that sqlite 3 will now > > work. Anything lower than 3? what is anybody else using. I''m on CentOS > > > > -thanks > > > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070304/85b9074e/attachment.html