Re: Ruby On Rails



On Tue, 2006-30-05 at 17:06 -0500, Wade Smart wrote:

Is anyone running Rails on their computer?
I want to install it on my computer for testing and just wanted to know
if anyone has had any troubles.


To get Rails, Gems, et al working properly I basically uninstalled the
"official" Ruby support in Breezy and compiled it all from source. I
downloaded Ruby, compiled and installed, then did the same for Gems.
After that I just used gem <package> to get the bits I needed (like the
mysql library, the sqlite library, etc.).

Using the stuff in the repositories caused too much of a headache. It
was easier to do it all from source.

--
Michael T. Richter
Email: ttmrichter@xxxxxxxxx, mtr1966@xxxxxxxxxx
MSN: ttmrichter@xxxxxxxxxxx, mtr1966@xxxxxxxxxxx; YIM:
michael_richter_1966; AIM: YanJiahua1966; ICQ: 241960658; Jabber:
mtr1966@xxxxxxxxx

"I have never seen the poor people being so familiar with their heads of
state as they were with [Michele Duvalier]. It was a beautiful lesson
for me. I've learned something from it." --Mother Theresa

Attachment: signature.asc
Description: This is a digitally signed message part

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Relevant Pages

  • [ANN] GemInstaller 0.5.3 Released
    ... GemInstaller 0.5.3 has been released! ... GemInstaller cannot distinguish between gems that have the ame name ... add ./ci as default location for config file ... Automatically install the correct versions of all required gems ...
    (comp.lang.ruby)
  • Re: Best way to distribute an app
    ... all that is good and pure about package managers, ... I will not bake my gems:). ... binary package detects or installs Ruby and Rubygems, ... Right now, I have two options: Either install gems to my homedir, or install ...
    (comp.lang.ruby)
  • Re: Automating gem installs?
    ... newer ruby than most of our machines ship with, ... need to install a gem like mongrel that has several versions. ... I do this the hard way probably, but I convert gems into RPMs and then ...
    (comp.lang.ruby)
  • Re: RubyGems 1.0.0
    ... Fixed various bugs and problems with installing gems on Windows ... `ruby setup.rb` now has a --help option ... If you don't have any gems install, ... I upgraded to RubyGems 1.0.0. ...
    (comp.lang.ruby)
  • [ANN] GemInstaller 0.5.1 Released
    ... GemInstaller 0.5.1 has been released! ... It uses a simple YAML config file to: ... Automatically install the correct versions of all required gems ... Automatically detect correct platform to install for multi-platform ...
    (comp.lang.ruby)