Hi.  I'm trying to install Instiki (either flavor) to a Red Hat machine.  I built Ruby, and it seems to run properly (passes make test).  I've also installed rubygems, activesupport, and activerecord, in an attempt to get beyond this problem.
 
When I invoke either instiki-0.10.2 or instiki-ar, I get the following stacktrace:
 
[EMAIL PROTECTED] instiki-0.10.2]# ./instiki
/opt/instiki/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13:in `remove_const': constant Logger::Format not defined (NameError)
        from /opt/instiki/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13
        from /opt/instiki/instiki-0.10.2/vendor/rails/activesupport/lib/active_support.rb:31
        from /opt/instiki/instiki-0.10.2/config/environment.rb:52
        from ./script/server:68
        from ./instiki:6
[EMAIL PROTECTED] instiki-0.10.2]#
Since this same error occurs when I run either the ar version or the 0.10.2 version, there's obviously something missing in Ruby itself.  The two-step installation instructions obviously assume you've got something available in Ruby that I don't have, but I don't know what it is.  Either that, or I messed something up when I built Ruby.
 
I don't know Ruby well enough to debug the problem, but it's clearly a missing library problem.
 
Thanks,
Lee Grey
Sonic Software
http://www.leegrey.com/hmm
 
_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to