Re: [RFC] maninfestation, was Re: Parrot binaries

2003-03-19 Thread Leopold Toetsch
Steve Fink wrote: I've attached a proof-of-concept patch that I'd like people to comment on in terms of general approach. Looks good to me. Some minor notes: - perl Configure.pl should probably have --floatval=double (for cases, where the perl in the path happens to have Duse_long_double) - th

Re: [RFC] maninfestation, was Re: Parrot binaries

2003-03-19 Thread Steve Fink
On Mar-19, Steve Fink wrote: > > I've attached a proof-of-concept patch that I'd like people to comment Oops! Sorry, that was an ancient parrot.spec file. Here's a new tar file that should actually work. rpm-building.tar.gz Description: GNU Zip compressed data

[RFC] maninfestation, was Re: Parrot binaries

2003-03-19 Thread Steve Fink
On Mar-18, Ask Bjoern Hansen wrote: > > Hi, > > I tried making an RPM .spec file for parrot and noticed that there's > still no "make install" target. > > To be useful or at least fun to play with I think we would need to > also install things from languages/, but they seem to generally be, > uh

Parrot binaries

2003-03-18 Thread Ask Bjoern Hansen
Hi, I tried making an RPM .spec file for parrot and noticed that there's still no "make install" target. To be useful or at least fun to play with I think we would need to also install things from languages/, but they seem to generally be, uh, fairly unstructured. :-) I also noticed[1] that ma