On Tuesday 24 January 2006 11:07 am, Charles O Nutter wrote:
> That is the same point I have gotten it to. I needed to move yaml.rb
> somewhere so it would load rather than Ruby 1.8's yaml.rb (which tries
> to load syck). So I'm at the same point you got to. I did need the
> SmartFile patch because of stupid windows backslashes; you probably
> avoided those issues by running under Linux.
>
> I also *almost* got rails "generate" command to run completely. There
> was a minor fix required to regexp, and then the next stumbling block
> is an interpreter bug somewhere I need to hunt down. But it's close.

What was the fix to regex?

>
> David, if you're out there...what approach did you take to getting
> Rails up? I'm following a fairly stock approach, trying to fix as I
> go.

Well, I never really got rails "up".  I got past the syck problem, because I 
included the pure-ruby yaml.rb that someone had.  It's committed, and I 
thought it would load "naturally", but apparently not.



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Jruby-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to