Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #6599 > unrolled thread

Installing Ruby on Solaris 10

Started bycontracer11@gmail.com
First post2012-08-15 13:25 -0700
Last post2012-08-15 13:25 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.ruby


Contents

  Installing Ruby on Solaris 10 contracer11@gmail.com - 2012-08-15 13:25 -0700

#6599 — Installing Ruby on Solaris 10

Fromcontracer11@gmail.com
Date2012-08-15 13:25 -0700
SubjectInstalling Ruby on Solaris 10
Message-ID<d2489a0f-b956-4910-b5ff-33334b47e1e4@googlegroups.com>
Hi,
I did a Ruby install in Solaris 10, but when I run a simple program I´m getting messages below:

<internal:lib/rubygems/custom_require>:29:in `require': ld.so.1: ruby: fatal: libgcc_s.so.1: open failed: No such file or directory - /usr/local/lib/ruby/1.9.1/sparc-solaris2.10/etc.so (LoadError)
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from /usr/local/lib/ruby/1.9.1/rubygems.rb:17:in `<top (required)>'
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from goo:2:in `<main>'


Can you help me ?

[toc] | [standalone]


Back to top | Article view | comp.lang.ruby


csiph-web