From: Mark Slagell Date: 2002-12-06T01:27:19+09:00 Subject: Solaris and ruby libraries Are there any well-known gotchas/pitfalls when configuring and compiling ruby on Solaris? Someone I know has done an installation and found that the interpreter can't find its shared libraries (e.g., "require 'socket'" fails). I don't know any more details than that yet. Maybe they did something dumb, but I thought I'd check here before diving into troubleshooting with them. TIA Mark