On 19/9/2006, at 20:34, Tim Lahey wrote:
I've installed ruby 1.8.1 using fink on 10.3.9 and when I try the command insert environment based upon current word (using equation as an example) I get the error,
dyld: ruby Undefined symbols: [...]
It would seem that Ruby got built to rely on some shared library which you do not have or similar.
Try run ruby from the shell and see if you do not get a similar error.