RE: I broke it...

2001-01-29 Thread Jordan Henderson
I thought I had trouble building 5.6.0, that it required patches, but these were included in either 5.6.1Trial or 5.7.0. It could be that I'm getting old. > -Original Message- > From: Peter Prymmer [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 29, 2001 4:01 PM > To: Dan Sugalski > C

RE: I broke it...

2001-01-29 Thread Peter Prymmer
On Mon, 29 Jan 2001, Dan Sugalski wrote: > At 03:37 PM 1/29/2001 -0500, Jordan Henderson wrote: > >I'm confused. I thought the instructions available here: > > > > http://www.crinoid.com/perl560.htmlx > > > >Were necessary to build a 5.6.0 base as available from CPAN. > > > >Specifically, I

Re: I broke it...

2001-01-29 Thread John Peacock
No, it is possible to build 5.6.0 base under VMS (I have done it); it is just not pretty. I don't remember what I had to go through, but I do remember that much swearing was involved. Just follow the crinoid directions... John Peacock Jordan Henderson wrote: > > I'm confused. I thought the i

RE: I broke it...

2001-01-29 Thread Craig A. Berry
"CPAN works" meant that the CPAN.pm module for selecting modules from CPAN works (if I may interpret for Dan). Of course the CPAN web/ftp site works for fetching source kits regardless of whether one is using the CPAN.pm interface from within Perl. IIRC, 5.6.0 does build out of the box but fai

RE: I broke it...

2001-01-29 Thread Dan Sugalski
At 03:37 PM 1/29/2001 -0500, Jordan Henderson wrote: >I'm confused. I thought the instructions available here: > > http://www.crinoid.com/perl560.htmlx > >Were necessary to build a 5.6.0 base as available from CPAN. > >Specifically, I thought the "Miscellaneous Fixes" patches were necessary >ju

RE: I broke it...

2001-01-29 Thread Jordan Henderson
I'm confused. I thought the instructions available here: http://www.crinoid.com/perl560.htmlx Were necessary to build a 5.6.0 base as available from CPAN. Specifically, I thought the "Miscellaneous Fixes" patches were necessary just to build 5.6.0. > -Original Message- > From: Dan S

RE: I broke it...

2001-01-29 Thread Dan Sugalski
At 12:19 PM 1/29/2001 -0500, Jordan Henderson wrote: >Dan, > >Does a non-patched-up 5.6.0 build at _all_ on VMS? Or are there build patches >and other patches that you are referring to here? Yeah, I'm pretty sure it does, though it's been a while since I tried. I like the version with Chuck's p

RE: I broke it...

2001-01-29 Thread Jordan Henderson
Dan, Does a non-patched-up 5.6.0 build at _all_ on VMS? Or are there build patches and other patches that you are referring to here? > -Original Message- > From: Dan Sugalski [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 29, 2001 12:16 PM > To: Craig A. Berry; Ashley Towers > Cc: [

Re: I broke it...

2001-01-29 Thread Dan Sugalski
At 10:56 AM 1/29/2001 -0600, Craig A. Berry wrote: >For starters (and this is probably the fault of the documentation), you need >another empty parameter when running tests individually via test.com: > >$ @[.VMS]TEST .EXE "" "-v" [.lib]glob-basic.T > >At 11:51 AM 1/29/2001 +, Ashley Towers wro

Re: Not OK: perl v5.7.0 +DEVEL8530 on VMS_AXP V7.1 (UNINSTALLED)

2001-01-29 Thread Craig A. Berry
At 05:27 PM 1/26/2001 -0800, Peter Prymmer wrote: >On Thu, 25 Jan 2001, Craig A. Berry wrote: > >> At 02:57 PM 1/25/2001 -0800, Peter Prymmer wrote: >> >> >> >[.lib]1_compile.FAILED on test 1 >> >> Peter, >> >> This will help, though there are a couple of remaining nits: >> >>

Re: I broke it...

2001-01-29 Thread Craig A. Berry
For starters (and this is probably the fault of the documentation), you need another empty parameter when running tests individually via test.com: $ @[.VMS]TEST .EXE "" "-v" [.lib]glob-basic.T At 11:51 AM 1/29/2001 +, Ashley Towers wrote: @[.VMS]TEST .EXE "-v" [.lib]glob-basic.T Also note

Re: Bug or Feature (perl@8269)

2001-01-29 Thread lane
"Craig A. Berry" <[EMAIL PROTECTED]> writes: > At 4:58 PM -0500 1/26/01, Charles Lane wrote: >>Output of the test program that follows: >> >> got max=1.94234 min=1.0023 <--found the max and min OK >> 1.94234 <= 1.0023 <-- but comparisons messed up >>

I broke it...

2001-01-29 Thread Ashley Towers
Hi, I've just done my first build of Perl on an Alpha Box, the build went ok, but when I ran the tests the following failed: [.lib]glob-basicFailed on test 3 [.lib]vmsishFailed on test 7 [.op]read Failed on test 1 [.pragma]warnings F