> Tyson Tate wrote:
> > I've installed Ruby on Rails and Instiki 0.11.0 on my local machine
> > to try to migrate the Web to a working version of Instiki, but I
> > can't get it to create a new Web. I get the following when I try to:
> >
> > ---
> > NoMethodError in Admin#create_system
> >
> > undefined method `files_path' for nil:NilClass
>
> This likely means that you don't have SWIG installed; this is a
> poorly documented requirement for the sqlite3-ruby gem on *nix and
> Mac OS X systems.  If you use DarwinPorts, just do:
>    sudo port install swig
> in a Terminal window.  Otherwise, download and install SWIG from
> http://www.swig.org/.  Try Instiki again; you may or may not need to
> rebuild the sqlite3-ruby gem after installing SWIG.
>
> -- John

No dice. I installed SWIG and rebuilt sqlite3-ruby to no avail. I'm  
still getting the same errors.

I tired running Instiki on my host (Bluehost) as well, but their  
support is sketchy, at best. I'll keep cracking at it, but I'm  
running out of options, it looks like.

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

Reply via email to