# New Ticket Created by  Alberto Simoes 
# Please include the string:  [perl #76808]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=76808 >


Hello.

Under Mac OS X, if installing rakudo (star) under /opt/rakudo, for
instance, and after adding it to the PATH, we get:

[a...@rachmaninoff ~]$ perl6
dyld: Library not loaded:
/Users/ambs/tmp/rakudo-star-2010.07/parrot-2.6.0/blib/lib/libparrot.dylib
  Referenced from: /opt/rakudo/bin/perl6
  Reason: image not found
Trace/BPT trap

This is easily solved adding /opt/rakudo/lib to the
DYLD_FALLBACK_LIBRARY_PATH.

But it would be great if rakudo could take care of referring the
libraries in their destination path.

Unfortunately I am not aware how this can be done, but I would love to.

All the best
Alberto
-- 
Alberto Simões

Reply via email to