Am 29.06.2006 um 18:21 John wrote:

  Tyson Tate wrote:

undefined method `files_path' for nil:NilClass"


Hi Tyson,


This error is almost certainly that the SWIG library is missing.   

When SWIG isn't present, sqlite3-ruby reverts to a broken pure Ruby  

implementation.  Does 'port installed' show the swig port is  

present?  If so, then you might try reinstalling the sqlite3-ruby gem.


Give that a try; sorting out the SWIG issues will definitely sort out  

not being able to run and work with Instiki 0.11.0.  I expect it will  

also fix the migration tool's problems as well.


-- John


John, 
I have the same problem. When trying to install/reinstall SWIG, after doing the ./configure as in the INSTALL instructions, when I try the "make" step I get this message:

Build system is out of date. Please reconfigure (rerun: ./autogen.sh && ./configure)
make[2]: *** [am--refresh] Error 1
make[1]: *** [Makefile.in] Error 1
make: *** [source] Error 2

I tried (rerun: ./autogen.sh && ./configure) to no avail (assuming that means to run and rerun those commands). 
This is definitely beyond me -- any further suggestion on this? I'd be grateful.
Thanks,
Bob

OS 10.4.6
Rails installed according to hivelogic.com's instructions
_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to