Thanks Guys, Pulled the sqlite files that I'd added back out of my ruby bin directory and we're up and running : )
Refering to your instructions on the wiki Matthias, I assumed the prerequisites section below the windows installation section applied to a windows install also! It's ever so slightly confusing. Anyway thanks for your help. Noticed v .12 is close to release, and that it might include an easier delete page/web option? These features would be awesome! Cheers, Richard. Message: 3
Date: Fri, 16 Feb 2007 22:01:43 -0500 From: "Johannes Vanderknyff" <[EMAIL PROTECTED]> Subject: Re: [Instiki] Problem creating web To: Instiki-users <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Richard, You don't have to install sqlite3 as it comes with instiki V0.11. Not that this really answers your question. Thanks, Johannes On 2/16/07, Richard Vankoningsveld <[EMAIL PROTECTED]> wrote: > Hi, > > 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. > ------------------------------ Message: 4 Date: Sun, 18 Feb 2007 21:51:17 +0100 From: "Matthias Tarasiewicz" <[EMAIL PROTECTED]> Subject: Re: [Instiki] Problem creating web To: Instiki-users <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=UTF-8; format=flowed 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
_______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
