Vote
0
Installing Ruby Extensions on Solaris
Angsuman Chakraborty
June 20th, 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 |
|
RSS 2.0 |
Trackback this Article
|
Email this Article
You may also like to read |




































