Windows Development

50 views
Skip to first unread message

tonyh

unread,
Sep 5, 2012, 3:53:24 PM9/5/12
to redcar...@googlegroups.com
The wiki mentions following instructions for installing from source :
git clone git://github.com/redcar/redcar.git
cd redcar
jruby -S bundle install
and readme has :
git clone git://github.com/redcar/redcar.git
cd redcar
rake init
ruby bin/redcar
Which is current/best method to install from source (for windows).

Roger Pack

unread,
Sep 5, 2012, 4:13:35 PM9/5/12
to redcar...@googlegroups.com
I think rake init does a bundle install so...the latter if that's the case.

tonyh

unread,
Sep 6, 2012, 8:13:45 AM9/6/12
to redcar...@googlegroups.com
This is what i ended up doing to get it to run : (using git bash shell)


cd redcar

Change line 29 of rakefile  to  "vendor = File.join('./', "vendor")"
( the tar command in windows seems to have problems with the original path coming from REDCAR_ROOT )

rake init
copy redcar_win.bat from "assets" to root redcar directory.

run redcar_win.bat
Reply all
Reply to author
Forward
0 new messages