Front page | perl.perl6.internals |
Postings from September 2001
RE: Difficulties
Thread Previous
|
Thread Next
From:
Brent Dax
Date:
September 15, 2001 01:01
Subject:
RE: Difficulties
Message ID:
FJELLKOPEAGHOOODKEDPKEOICFAA.brentdax@cpan.org
Will Coleda:
# The README doesn't mention Configure.pl (minor doc patch follows), and
# Parrot::Opcode is requiring perl5.6, which makes my 5.5.3
# quite unhappy.
I think I sent in a patch to README to mention Configure.pl yesterday.
Let's see if I can find it...
# From: Brent Dax [mailto:brentdax@cpan.org]
# Sent: Friday, September 14, 2001 12:17
# To: perl6-internals@perl.org
# Subject: [patch README] Update README to reflect new Configure script
#
#
# --- c:\old_parrot\README Fri Sep 14 12:13:42 2001
# +++ README Mon Sep 10 09:56:28 2001
# @@ -34,11 +34,6 @@
# For now, unpack your Parrot tarball, (if you're reading this, you've
# probably already done that) type
#
# + perl Configure.pl
# +
# +to run the Configure script. This will generate a config.h header, a
# +Parrot::Config module, and a Makefile. Next type
# +
# make test_prog
#
# and the test interpreter should build.
Did nobody notice this? If so, why not?
As for the 5.6 thing...I think we're supposed to support 5.005 and
above. Can you tell what Parrot::Opcode needs it for? (And if it's for
'our', I'm going to punch someone... :^) )
--Brent Dax
brentdax@cpan.org
They *will* pay for what they've done.
Thread Previous
|
Thread Next