Installing Ruby Extensions on Solaris

By Angsuman Chakraborty, Gaea News Network
Tuesday, June 20, 2006

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

Filed under: How To, Tech Note, Web, Web Services
YOUR VIEW POINT
NAME : (REQUIRED)
MAIL : (REQUIRED)
will not be displayed
WEBSITE : (OPTIONAL)
YOUR
COMMENT :