On Dec 30, 2007, at 10:04 AM, Ovid wrote:
--- James E Keenan <[EMAIL PROTECTED]> wrote:
Hi James,
Although it is not required for running chromatic's process, you
might wish to begin with:
perl Configure.pl --test
... to see that the configuration and build tools all work properly
befo
--- James E Keenan <[EMAIL PROTECTED]> wrote:
Hi James,
> Although it is not required for running chromatic's process, you
> might wish to begin with:
>
> perl Configure.pl --test
>
> ... to see that the configuration and build tools all work properly
> before you say 'make'.
Thanks for t
Ovid wrote:
I'm having trouble with the initial Configure.pl and with the pbc_to_c
target on my Intel Macbook. I have rough notes below about the steps
I've taken. If anyone needs more information, just ask and I'd be
happy to send anything I can.
Following the instructions in chromatic's post
--- Ovid <[EMAIL PROTECTED]> wrote:
On a related note, I received this error message:
> Ack, some files were missing! I can't continue running
> without everything here. Please try to find the above
> files and then try running Configure again.
Configure.pl kept running yet the message im
Ovid wrote:
I got this error on the latest version from svn:
parrot $ perl Configure.pl
Base class package "Parrot::Configure::Compiler" is empty.
(Perhaps you need to 'use' the module which defines that package
first.)
at lib/Parrot/Configure.pm line 44
I have the same problem,