Installing Ruby Extensions on Solaris

Installing Ruby Extensions on Solaris

Note: This article will be emailed to your friend.

When you are coding a C extension for Ruby, and you use mkmf to create your Ruby Makefile on a Solaris box, make install may fail.

Solution:
Add -lsocket -lnsl after -lingres.
That’s it. Hat tip: Jared

Read the rest of this article (37 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro