Redcar does not start

278 views
Skip to first unread message

Florian

unread,
Nov 29, 2016, 5:50:36 PM11/29/16
to Redcar
Hello,

I cannot start redcar. It doesn't matter if I install ist from sourcce or with rubygems. I have the following output:

florian@localhost:~$ redcar
/home/florian/.gem/ruby/2.3.0/gems/redcar-0.13/lib/redcar.rb:32:in `<top (required)>': uninitialized constant Config (NameError)
Did you mean?  RbConfig
    from /usr/local/share/ruby/site_ruby/rubygems/core_ext/kernel_require.rb:55:in `require'
    from /usr/local/share/ruby/site_ruby/rubygems/core_ext/kernel_require.rb:55:in `require'
    from /home/florian/.gem/ruby/2.3.0/gems/redcar-0.13/bin/redcar:23:in `<top (required)>'
    from /home/florian/bin/redcar:22:in `load'
    from /home/florian/bin/redcar:22:in `<main>'

Mat Schaffer

unread,
Nov 29, 2016, 7:45:03 PM11/29/16
to redcar...@googlegroups.com
This project hasn't had any motion in a long time so I'd recommend launching from an older ruby (1.8 was when a lot of the dev happened, 1.9 might work).

Wouldn't surprise me if things weren't 2.x compatible.

--
You received this message because you are subscribed to the Google Groups "Redcar" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redcar-edito...@googlegroups.com.
To post to this group, send email to redcar...@googlegroups.com.
Visit this group at https://groups.google.com/group/redcar-editor.
For more options, visit https://groups.google.com/d/optout.

Daniel Lucraft

unread,
Nov 30, 2016, 4:10:25 AM11/30/16
to Redcar
Hi Florian,

If you add the line:

Config = RbConfig

to the very top of this file:

/home/florian/.gem/ruby/2.3.0/gems/redcar-0.13/lib/redcar.rb

It should work. I just tested on Ruby 2.2.

Quite surprised to see that everything works after all this time! But I guess that's what happens when you bundle your own copy of JRuby. 

But Mat's right that the project hasn't seen much love for a while - there may well be broken things once you get in there.

Best,
Dan


On Wednesday, 30 November 2016 00:45:03 UTC, Mat Schaffer wrote:
This project hasn't had any motion in a long time so I'd recommend launching from an older ruby (1.8 was when a lot of the dev happened, 1.9 might work).

Wouldn't surprise me if things weren't 2.x compatible.

Florian

unread,
Dec 5, 2016, 5:57:39 PM12/5/16
to Redcar
It works. Many thanks


Am Mittwoch, 30. November 2016 10:10:25 UTC+1 schrieb Daniel Lucraft:
Hi Florian,

If you add the line:

Config = RbConfig

to the very top of this file:

/home/florian/.gem/ruby/2.3.0/gems/redcar-0.13/lib/redcar.rb

It should work. I just tested on Ruby 2.2.

Quite surprised to see that everything works after all this time! But I guess that's what happens when you bundle your own copy of JRuby. 

But Mat's right that the project hasn't seen much love for a while - there may well be broken things once you get in there.

Best,
Dan


On Wednesday, 30 November 2016 00:45:03 UTC, Mat Schaffer wrote:
This project hasn't had any motion in a long time so I'd recommend launching from an older ruby (1.8 was when a lot of the dev happened, 1.9 might work).

Wouldn't surprise me if things weren't 2.x compatible.

Reply all
Reply to author
Forward
0 new messages