Closed Thread
Results 1 to 3 of 3

Thread: Ruby On Rails (Part 2)

  1. #1
    Bullah Dan has much to be proud ofDan has much to be proud ofDan has much to be proud ofDan has much to be proud ofDan has much to be proud ofDan has much to be proud ofDan has much to be proud ofDan has much to be proud ofDan has much to be proud of Dan's Avatar
    Join Date
    Mar 2005
    Location
    Bendigo, VIC, Australia
    Posts
    6,957

    Ruby On Rails (Part 2)

    Guys,

    Ruby on Rails has been installed on my server. I tried running a command that Craig gave me to appoint it to an account.
    The command is:

    Code:
    $ cd /home/deise
    $ rails /home/deise/testapp
    $ cd /home/deise/testapp/
    $ ruby script/generate controller test
    $ cd /home/deise/public_html
    $ ln -s ../testapp/public rails
    As you see, I want to to be placed on an account called deise

    But it comes up as No Such Command

    Can anyone point me in the right direction?

    The programe is installed on /user/local/ruby

    Cheers,
    Dan
    Dan O'Riordan
    Author of 'The Everyday Idiot's Guide to Web Hosting'.

  2. #2
    Lifes Good Craig is a glorious beacon of lightCraig is a glorious beacon of lightCraig is a glorious beacon of lightCraig is a glorious beacon of lightCraig is a glorious beacon of lightCraig is a glorious beacon of lightCraig is a glorious beacon of light Craig's Avatar
    Join Date
    Jun 2005
    Location
    UK
    Posts
    3,438
    Hi Dan,

    You didn't state it was installed under /user.

    You dedicated provider should install this (unless unmanaged), if you want, am willing to install Ruby for a small fee.

    PM me if you want more info .


  3. #3
    Bullah Dan has much to be proud ofDan has much to be proud ofDan has much to be proud ofDan has much to be proud ofDan has much to be proud ofDan has much to be proud ofDan has much to be proud ofDan has much to be proud ofDan has much to be proud of Dan's Avatar
    Join Date
    Mar 2005
    Location
    Bendigo, VIC, Australia
    Posts
    6,957
    Hi Craig,

    Ruby is installed.
    I just can't get it to work on any accounts.
    Dan O'Riordan
    Author of 'The Everyday Idiot's Guide to Web Hosting'.

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts