develooper Front page | perl.perl6.internals | Postings from July 2010

Rakudo Star installation under MacOS X

Thread Next
From:
Alberto Simões
Date:
July 29, 2010 07:58
Subject:
Rakudo Star installation under MacOS X
Message ID:
4C5196E9.3050104@alfarrabio.di.uminho.pt
Hello

After installing Rakudo Star on my MacOS X under /opt/rakudo, and adding
/opt/rakudo/bin to the PATH env, I get:

[ambs@rachmaninoff ~]$ perl6
src/io/api.c:306: failed assertion 'pmc'
Backtrace - Obtained 22 stack frames (max trace depth is 32).
0   libparrot.dylib                     0x00e0b83d
Parrot_do_check_events + 173
[...]
abort trap

After
export DYLD_FALLBACK_LIBRARY_PATH=/opt/rakudo/lib/
things get working.

I am not aware of how this can be fixed, but I am almost sure it can (I
have a subversion installed in /opt/subversion and it did not require
such a path).

Other than this, keep the good work :)
Alberto

PS: I have other "complains" but that can be discussed on later releases.
-- 
Alberto Simões

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About