[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2010-06-28 Thread Fernando Perez
dieinzige wrote: people please not use 1.9, with rails 2.3 thanks Well, everybody is talking about Passenger being patched to be compatible with Ruby1.9, and about Rails 2.3 patches for Ruby1.9 compatibility, and etc. So it's a bit a pity to be hold back to Ruby 1.8.7 -- Posted via

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2010-06-27 Thread Fernando Perez
Grzesiu wrote: I am trying to run rails on FreeBSD 7.1. I've already installed Ruby 1.9.1 (from ports), apache, passenger (edge version from git), Rails 2.3 RC 1 (using gem --source like described on the weblog.rubyonrails.org). Everything installed smoothly and I am able to run ruby 1.9.1

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-05-13 Thread Thomas Webb
If you really want to learn the latest features as a beginner (might not be a good idea just because the complications might leave a bad taste in your mouth when running with rails is generally a smooth process), then I'd suggest doing what I had to do - track edge. The problem you're having

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-02-25 Thread Conrad Taylor
On Tue, Feb 24, 2009 at 6:34 AM, Grzesiu x...@poczta.onet.pl wrote: Conrad, I am sure that the fork command works fine on Ruby 1.9.1. What I meant is that it doesn't work on FreeBSD port of Ruby 1.9.1, whereas it works on that port in version 1.8.7. Both versions were installed in the same

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-02-24 Thread Grzesiu
Conrad, I am sure that the fork command works fine on Ruby 1.9.1. What I meant is that it doesn't work on FreeBSD port of Ruby 1.9.1, whereas it works on that port in version 1.8.7. Both versions were installed in the same way (from ports: make install distclean - next to impossible to make any

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-02-23 Thread David Nugent
On 23/02/2009, at 8:04 AM, Grzesiu wrote: Hi Conrad, I am just starting my adventure with rails, so I am trying to start with the most recent versions of ruby and rails to not have to upgrade and struggle later, when it will be the time to deploy the app. My suggestion, taken from many

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-02-23 Thread Grzesiu
Hi Conrad, May I ask on which system you've got rails 2.3.0 RC1 and ruby 1.9.1 installed within an hour? I guess it was MacOS X? I am not sure if what you write applies to FreeBSD. As I wrote I haven't installed any gems for Ruby18, so all execs such as rake, gem etc refer only to ruby19.

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-02-23 Thread Conrad Taylor
On Mon, Feb 23, 2009 at 8:36 AM, Grzesiu x...@poczta.onet.pl wrote: Hi Conrad, May I ask on which system you've got rails 2.3.0 RC1 and ruby 1.9.1 installed within an hour? I guess it was MacOS X? Hi, it was Mac OS X and there are some difference but it shouldn't take days to have a system

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-02-22 Thread Conrad Taylor
On Sat, Feb 21, 2009 at 4:36 PM, Grzesiu x...@poczta.onet.pl wrote: I am trying to run rails on FreeBSD 7.1. I've already installed Ruby 1.9.1 (from ports), apache, passenger (edge version from git), Rails 2.3 RC 1 (using gem --source like described on the weblog.rubyonrails.org). Everything

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-02-22 Thread Grzesiu
I am trying on a fresh FreeBSD and I haven't had rails installed before. Also ruby19 has just been updated to 1.9.1 so I don't think reinstalling everything would make any difference. It is like a fresh install. And your steps worked on my system because I could install rails without problems. It

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-02-22 Thread Conrad Taylor
On Sun, Feb 22, 2009 at 5:15 AM, Grzesiu x...@poczta.onet.pl wrote: I am trying on a fresh FreeBSD and I haven't had rails installed before. Also ruby19 has just been updated to 1.9.1 so I don't think reinstalling everything would make any difference. It is like a fresh install. And your

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-02-22 Thread Conrad Taylor
On Sun, Feb 22, 2009 at 6:24 AM, Conrad Taylor conra...@gmail.com wrote: On Sun, Feb 22, 2009 at 5:15 AM, Grzesiu x...@poczta.onet.pl wrote: I am trying on a fresh FreeBSD and I haven't had rails installed before. Also ruby19 has just been updated to 1.9.1 so I don't think reinstalling

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-02-22 Thread Grzesiu
Hi Conrad, I am just starting my adventure with rails, so I am trying to start with the most recent versions of ruby and rails to not have to upgrade and struggle later, when it will be the time to deploy the app. I am using passenger (as recommended on RoR site). In fact, I just discovered that

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-02-22 Thread Grzegorz Junka
David Nugent wrote: On 23/02/2009, at 8:04 AM, Grzesiu wrote: Hi Conrad, I am just starting my adventure with rails, so I am trying to start with the most recent versions of ruby and rails to not have to upgrade and struggle later, when it will be the time to deploy the app. My

[Rails] Re: Strange error when running rails 2.3 on ruby 1.9.1 on FreeBSD

2009-02-22 Thread Conrad Taylor
On Sun, Feb 22, 2009 at 3:34 PM, Grzegorz Junka x...@poczta.onet.pl wrote: David Nugent wrote: On 23/02/2009, at 8:04 AM, Grzesiu wrote: Hi Conrad, I am just starting my adventure with rails, so I am trying to start with the most recent versions of ruby and rails to not have to