Forum: Ruby error /script/server

Posted by Brenham P. (brenham_p)
on 2013-01-23 18:40
hi this is bennu. i newbie to ruby and Rails..
one open source application i deploying in linux shared hosting. while i
am installing the application using http://mealaday.net/script/server i
got
this error

#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/server'

i have also tried   this also

!/usr/bin/env ruby
require_relative '../config/boot'
require 'commands/server'



in my share hosting server

ruby version : ruby 1.8.7 (2012-06-29 patchlevel 370) [x86_64-linux]

rails framework version : Rails 2.3.15


i am installing open source application. please any one help me.

thanksin advance.
Posted by Joel Pearson (virtuoso)
on 2013-01-23 19:45
Are you going to give us the error message?
Posted by Brenham P. (brenham_p)
on 2013-01-23 19:50
no sir i mean that that is the error message while installing...
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.