Thanks Guru... But issue is not resolved... please advice how to deploy
ruby in linux server

On Fri, Oct 10, 2014 at 2:44 PM, Guruganesh.M <[email protected]> wrote:

> On Thu, Oct 9, 2014 at 8:17 AM, kumaran partanthaman <[email protected]
> >
> wrote:
>
> > Greetings All,
> >
> > I am unable deploy my test project in ruby. Kindly review my below error
> > and give the solution on this. I am using Ubunthu server
> >
> > Gems in the groups development and test were not installed.
> > It was installed into ./vendor/bundle
> >
> > root@ip-72-167-38-159:/var/www/default/kumaran# sudo bundle exec rake
> > db:migrate RAILS_ENV=production
> > rake aborted!
> > *LoadError: cannot load such file -- openssl*
> >
>
> Install the package openssl-devel,
> then re-compile Ruby,
> after that make sure JS Runtime like therubyracer or nodejs installed on
> your server.
> now run bundle exec //there you go
>
> Regards,
> Guruganesh.M
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
> ILUGC Mailing List Guidelines:
> http://ilugc.in/mailinglist-guidelines
>



-- 
Thanks and Regards
Kumaran Paranthaman
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to