Ruby Install on VPS Server

A

Alarustic

I'm wondering if anyone has any tips to help me install Ruby on my
Linux VPS Server?

The situation is my host does not actually offer support for Ruby but
they've said since I have SSH access I can install it myself. The
problem is the installation of Linux is barebones, and no matter what
process I use I'm suffering because there's features missing. No yum,
no gcc, dependency problems, etc.

Has anyone had a similar problem and managed to overcome it?

Thanks in advance.
 
P

Phillip Gawlowski

Alarustic said:
I'm wondering if anyone has any tips to help me install Ruby on my
Linux VPS Server?

The situation is my host does not actually offer support for Ruby but
they've said since I have SSH access I can install it myself. The
problem is the installation of Linux is barebones, and no matter what
process I use I'm suffering because there's features missing. No yum,
no gcc, dependency problems, etc.

Has anyone had a similar problem and managed to overcome it?

My crystal ball says: Yes.

To give a more concrete answer, we need to know what your Linux distro
is, and you are probably better off asking in the forums/mailing list of
your distribution.

--
Phillip "CynicalRyan" Gawlowski
http://cynicalryan.110mb.com/
http://clothred.rubyforge.org

Rule of Open-Source Programming #4:

If you don't work on your project, chances are that no one will.
 
M

Mark T

Hi,
I prepared by rolling all my Ruby dependencies into a directory.
This is then usable (anywhere). Some X-distro snafu not withstanding.
I also know which libraries are in use by virtue of this.
gems & installers are great.
Though debugging dependence / version issues can be easier with the
ambient knowledge this practice brings.

Markt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top