[EMAIL PROTECTED] (via RT) wrote:

This seems to be because the dynamic library search path isn't set at runtime, 
only compile-time. On Linux (the platform I'm using), this can be done by 
setting LD_LIBRARY_PATH to include blib/lib

Yep. But as you need the LD_LIBRARY_PATH anyway for running other parrot programs, the usual way (I presume) is to just export this LD_LIBRARY_PATH in your shell.

If would of course be nice, it that was done at least during testing.

leo

Reply via email to