as i don't have a windows machine here currently to try that out -- anyone has an idea if rack is actually working on windows? in this case, instiki should switch to mongrel... thomas, you might want to try a "gem install rack" and see if that fixes your issue...

Instiki comes bundled with its own copy of Rack. Evidently, in the 0.16.3 release, that version is not being picked up under Windows.

I *believe* that problem is fixed in the current version of Instiki Trunk.

You can get the current version using GIT:

git clone git://github.com/parasew/instiki.git

or using BZR

bzr branch http://golem.ph.utexas.edu/~distler/code/instiki/svn/

or as a gzipped tarball

http://golem.ph.utexas.edu/~distler/code/instiki-svn.tar.gz

When you rebuild a page on your wiki, you'll note that the latest version identifies itself as running on "Rails 2.3.1", rather than "Rails 2.3.0". That makes all the difference for this (and a couple of other) problem(s).

Jacques

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to