On Thu, Sep 17, 2009 at 8:02 AM, Will Coleda <[email protected]> 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 _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
