Koozali.org: home of the SME Server

[HOWTO] Ruby On Rails on SME7

Offline Marco Hess

  • *
  • 149
  • +0/-0
    • http://www.through-ip.com
[HOWTO] Ruby On Rails on SME7
« on: April 03, 2007, 02:22:19 PM »
There is a HOWTO available in the SME WIKI for installing Ruby On Rails on your SME Server here http://wiki.contribs.org/RubyOnRails.

Enjoy!

Marco Hess
Adelaide - Australia

Holmgreen

[HOWTO] Ruby On Rails on SME7
« Reply #1 on: April 06, 2007, 11:50:54 AM »
Thanks a lot for the guide.
I have a problem though:

It looks like i can't access the server where Ruby is loacted:

Code: [Select]
http://dev.centos.org/centos/4.3/testing/i386/RPMS/ruby-ri-1.8.5-1.el4.centos.i386.rpm: [Errno 4] Socket Error: timed out
Trying other mirror.
Error: failure: RPMS/ruby-ri-1.8.5-1.el4.centos.i386.rpm from centos-testing: [Errno 256] No more mirrors to try.
================================================================
No new rpms were installed. No additional commands are required.
================================================================


Is it me or the server?

Holmgreen

[HOWTO] Ruby On Rails on SME7
« Reply #2 on: April 06, 2007, 11:58:40 AM »
Sorry - i guess i was a little fast there.
I might add that it also seems like i've got the proper connection to CentOS:

Code: [Select]
centos-tes: ################################################## 129/129
Added 129 new packages, deleted 0 old in 2.52 seconds
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for ruby-postgres to pack into transaction set.
ruby-postgres-0.7.1-4.el4 100% |=========================| 4.0 kB    00:00
---> Package ruby-postgres.i386 0:0.7.1-4.el4.centos set to be updated
---> Downloading header for ruby-ri to pack into transaction set.
ruby-ri-1.8.5-1.el4.cento 100% |=========================| 120 kB    00:31
http://dev.centos.org/centos/4.3/testing/i386/RPMS/ruby-ri-1.8.5-1.el4.centos.i386.rpm: [Errno 4] Socket Error: timed out
Trying other mirror.
Error: failure: RPMS/ruby-ri-1.8.5-1.el4.centos.i386.rpm from centos-testing: [Errno 256] No more mirrors to try.
================================================================
No new rpms were installed. No additional commands are required.
================================================================


I'm also able to access centos.org via Firefox

/Holmgreen

Holmgreen

[HOWTO] Ruby On Rails on SME7
« Reply #3 on: April 07, 2007, 11:32:28 PM »
Ok - i got connected. It seems like you just have to try a couple of times, if the server rejects you.

And by the way: Everything works like a charm. BIG thanks for an easy and understandable guide.