Re: Parrot install

2004-11-08 Thread Leopold Toetsch
Jack J. Woehr <[EMAIL PROTECTED]> wrote: > A suggestion about Parrot install: > I thought the --prefix argument was like in Gnu configs, but I find > that --prefix=/usr/local/uplevel results in a lot of Parrot stuff > being dumped unceremoniously into that very directory in

Parrot install

2004-11-08 Thread Jack J. Woehr
A suggestion about Parrot install: I thought the --prefix argument was like in Gnu configs, but I find that --prefix=/usr/local/uplevel results in a lot of Parrot stuff being dumped unceremoniously into that very directory instead of only in subdirectories. This install process should either

Re: My first parrot install - make test

2001-10-21 Thread Simon Cozens
On Sat, Oct 20, 2001 at 10:12:55PM +0200, Mattia Barbon wrote: > > Any volunteers to hack in distclean? > What does it exactly do? Delete everything not in MANIFEST? Yeah, but I did it as part of my PMC fiddling over this past weekend. -- By God I *KNOW* what this network is for, and you can't

Re: My first parrot install - make test

2001-10-20 Thread Mattia Barbon
> On Wed, Oct 17, 2001 at 12:45:49PM +0100, Simon Cozens wrote: > > On Tue, Oct 16, 2001 at 03:43:57PM -0400, Gregor N. Purdy wrote: > > > I just fixed the dependancy. Hopefully, this problem goes away now. > > > > Nope. > > Fixed it up, and also fixed some problems with the "clean" target. > An

Re: My first parrot install - make test

2001-10-17 Thread Simon Cozens
On Wed, Oct 17, 2001 at 12:45:49PM +0100, Simon Cozens wrote: > On Tue, Oct 16, 2001 at 03:43:57PM -0400, Gregor N. Purdy wrote: > > I just fixed the dependancy. Hopefully, this problem goes away now. > > Nope. Fixed it up, and also fixed some problems with the "clean" target. Any volunteers to

Re: My first parrot install - make test

2001-10-17 Thread Simon Cozens
On Tue, Oct 16, 2001 at 03:43:57PM -0400, Gregor N. Purdy wrote: > I just fixed the dependancy. Hopefully, this problem goes away now. Nope. -- "Irrigation of the land with seawater desalinated by fusion power is ancient. It's called 'rain'." -- Michael McClary, in alt.fusion

Re: My first parrot install - make test

2001-10-16 Thread Gregor N. Purdy
James and Melvin -- > This file is supposted to be autogenerated from core.ops, however the > dependincies in the makefile are wrong. I just fixed the dependancy. Hopefully, this problem goes away now. Regards, -- Gregor _

Re: My first parrot install - make test

2001-10-16 Thread James Mastros
On Tue, 16 Oct 2001, Melvin Smith wrote: > Can't locate Parrot/OpLib/core.pm in @INC (@INC contains: This file is supposted to be autogenerated from core.ops, however the dependincies in the makefile are wrong. For now, you can do a "make Parrot/OpLib/core.pm", and it should do the Right Thin

My first parrot install - make test

2001-10-16 Thread Melvin Smith
I just subscribed and downloaded the latest parrot build. I did do a Google search on the following messages before posting here, but no results, and I did read the README :) Following the install instructions make test_prog finishes fine. Then [root@cpan parrot]# make test ...