10.2.8 and rubygems

  • Thread starter Julian Leviston
  • Start date
J

Julian Leviston

Okay I just did a package install () of the Jaguar (10.2.8) ruby. It
seemed to have all worked, but then I tried to do a gem update rails
and it failed.

<sigh>

gem update rails
Upgrading installed gems...
Updating Gem source index for: http://gems.rubyforge.org
Illegal instruction

What *AM* I doing wrong?

Something seems like totally stuffed up in my system or something.

Julian.
 
C

Chad Fowler

Okay I just did a package install () of the Jaguar (10.2.8) ruby. It
seemed to have all worked, but then I tried to do a gem update rails
and it failed.
=20
<sigh>
=20
gem update rails
Upgrading installed gems...
Updating Gem source index for: http://gems.rubyforge.org
Illegal instruction
=20
What *AM* I doing wrong?
=20
Something seems like totally stuffed up in my system or something.


What's your ruby -v?

--=20
Chad Fowler
http://chadfowler.com
http://rubycentral.org=20
http://rubygarden.org=20
http://rubygems.rubyforge.org (over 700,000 gems served!)
 
C

Chad Fowler

1.8.2
=20
=20
On 11/08/2005, at 1:34 AM, Chad Fowler wrote:
=20

(you said "1.8.2")

This is something the ruby-core people might like to try to get more
details on. It's obviously some kind of bug in the ruby interpreter
or one of the included extensions (no pure ruby library should cause
the interpreter to crash with an "Illegal instruction" message).

What's the full output of ruby -v? That might be relevant.

--=20
Chad Fowler
http://chadfowler.com
http://rubycentral.org=20
http://rubygarden.org=20
http://rubygems.rubyforge.org (over 700,000 gems served!)
 
J

Julian Leviston

Yup, that's right. I did say 1.8.2. (<quizzical look>).

I'm just choosing to wait 3 weeks until our server is upgraded to
10.3 or 10.4.2 or something then I can be pretty sure 1.8.2 will
work. I don't even know if 1.8.2 is MEANT to work on 10.2.8. Hmmm. It
might have some bizarre dependency which I don't have installed. But
the thing is, it doesn't appear to, and it (Rb) seems to install and
test out just fine when I make it. :-S

It's VERY frustrating... especially when I'd like to start deploying
my simple apps to see how viable Rails is in a real environment.

J

ruby 1.8.2 (2004-12-25) [powerpc-darwin8.0]
 

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

Similar Threads


Members online

Forum statistics

Threads
474,176
Messages
2,570,947
Members
47,499
Latest member
DewittK739

Latest Threads

Top