Message from discussion
Rakudo Star installation under MacOS X
Newsgroups: perl.perl6.internals
Path: g2news1.google.com!news1.google.com!news2.google.com!news.glorb.com!usenet.stanford.edu!nntp.perl.org
Return-Path: <al...@alfarrabio.di.uminho.pt>
Mailing-List: contact perl6-internals-h...@perl.org; run by ezmlm
Delivered-To: mailing list perl6-intern...@perl.org
Received: (qmail 28341 invoked from network); 29 Jul 2010 14:58:02 -0000
Received: from x1.develooper.com (207.171.7.70)
by x6.develooper.com with SMTP; 29 Jul 2010 14:58:02 -0000
Received: (qmail 12536 invoked by uid 225); 29 Jul 2010 14:58:02 -0000
Delivered-To: perl6-intern...@perl.org
Received: (qmail 12531 invoked by alias); 29 Jul 2010 14:58:01 -0000
X-Spam-Status: No, hits=-0.0 required=8.0
tests=T_RP_MATCHES_RCVD
X-Spam-Check-By: la.mx.develooper.com
Received: from alfarrabio.di.uminho.pt (HELO alfarrabio.di.uminho.pt) (193.136.19.140)
by la.mx.develooper.com (qpsmtpd/0.28) with ESMTP; Thu, 29 Jul 2010 07:57:56 -0700
Received: from localhost (localhost [127.0.0.1])
by alfarrabio.di.uminho.pt (Postfix) with ESMTP id AF530340545
for <perl6-intern...@perl.org>; Thu, 29 Jul 2010 15:57:51 +0100 (WEST)
X-Virus-Scanned: Debian amavisd-new at alfarrabio.di.uminho.pt
Received: from alfarrabio.di.uminho.pt ([127.0.0.1])
by localhost (alfarrabio.di.uminho.pt [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id zqchI55ENIJe for <perl6-intern...@perl.org>;
Thu, 29 Jul 2010 15:57:46 +0100 (WEST)
Received: from rachmaninoff.lan (131.171.108.93.rev.vodafone.pt [93.108.171.131])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by alfarrabio.di.uminho.pt (Postfix) with ESMTPSA id 4A0B434052F
for <perl6-intern...@perl.org>; Thu, 29 Jul 2010 15:57:46 +0100 (WEST)
Message-ID: <4C5196E9.3050104@alfarrabio.di.uminho.pt>
Date: Thu, 29 Jul 2010 15:57:45 +0100
Reply-To: al...@alfarrabio.di.uminho.pt
Organization: Departamento de =?ISO-8859-1?Q?Inform=E1tica_-_Universi?=
=?ISO-8859-1?Q?dade_do_Minho?=
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6
MIME-Version: 1.0
To: p6i <perl6-intern...@perl.org>
Subject: Rakudo Star installation under MacOS X
X-Enigmail-Version: 1.0.1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Approved: n...@nntp.perl.org
From: al...@alfarrabio.di.uminho.pt (=?ISO-8859-1?Q?Alberto_Sim=F5es?=)
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