Page 1 of 1

ruby on rails - on slacko 5.3.3

Posted: Thu 02 Aug 2012, 17:16
by jarode
hi
im trying to install ruby(3.2) on rails(1.9.3)
http://rubyonrails.org/download

and i have no idea how to do it on slacko.

can some1 do the pet for me and explain step by step how to install it.

my system is on USB stick
slacko 5.3.3 pae

Thanks

check this pet

Posted: Sat 04 Aug 2012, 01:50
by nicomate
http://murga-linux.com/puppy/viewtopic. ... 48&t=79736

compiled in slacko 5.3.1, but it should work on 5.3.3.

you first need to install yaml otherwise you will get errors. there is also yaml pet in the above link.

after installing the ruby pet, just go:

gem install rails

and it should work.