hello Richard, Johannes is right, you really don't need sqlite installed to run instiki. the video you referred to was linked on the instiki-wiki, i updated the instructions and put a windows installation part there see http://instiki.org/show/Installation
i also set up some old computer with windows98 to test instiki on windows there (i am usually on bsd or osx) - works great out-of the box. the most common windows errors (and maybe also yours) is that people click and launch the wrong file. if you run "instiki.rb" it won't work on windows. always be sure to doubleclick "instiki.cmd". if this filetype is not recognized by your system (as this was the case in windows98) rename the file to "instiki.bat" and doubleclick it. with that it should work. -matthias tarasiewicz > > I am trying to get instiki up and running on my laptop running winXP. I used > > the one click Ruby installer from here: > > http://rubyforge.org/frs/?group_id=167 (installed to c:\program files\ruby) > > > > Then installed sqlite3 as per Matt Griffith's video: > > http://mattgriffith.net/PermaLink.aspx?guid=9ac5939e-7ef9-492b-935b-41c3cef44067 > > > > Then run instiki from the instiki.cmd file. > > > > I browse to localhost:2500 and get the setup screen fine, name my web and > > set a password, but when I click setup I get the error unknown web 'wiki' > > > > Maybe this is a really newb question but can anyone suggest what the problem > > might be here. > > > > Cheers, > > Richard. > > > _______________________________________________ > Instiki-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/instiki-users > _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
