installing on OS X?

Nuno 'smash' Carvalho mestre.smash at gmail.com
Thu Sep 17 14:16:53 UTC 2009


On Thu, Sep 17, 2009 at 8:02 AM, Will Coleda <will at coleda.com> wrote:
> Anyone able to run 'make install' and end up with a working parrot on OSX?
>
> (If so, you can take over the macport. =-)

On Mac OSX 10.6 (Snow Leopard) i can successfully do:

$ perl Configure.pl --prefix=/tmp/parrot
...
$ make install
$ /tmp/parrot/bin/parrot
parrot -[acEGhprtvVwy.] [-d [FLAGS]] [-D [FLAGS]][-O [level]] [-R
runcore] [-o FILE] <file>

Not sure if this qualifies has being able to run 'make install' but i
can test anything else if you need.

> --
> Will "Coke" Coleda

./smash


More information about the parrot-dev mailing list