Re: make install
[email protected] (Nicholas Clark) Sun, 3 Oct 2004 22:08:29 +0100
| Newsgroups | perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Oct 02, 2004 at 10:11:34PM -0400, Andy Dougherty wrote: > On Sat, 2 Oct 2004, Nicholas Clark wrote: > > > parrot has had a make install target for quite a while, which seems to work. > > That's surprising -- At one time I thought I had hardwired the ICU data > directory to the build directory as a "temporary" measure to get things at > least sort-of working. Perhaps someone's done it correctly since. > > Does it really work even if the build directory is gone? ponie really worked if installed, but ponie is currently only using parrot's data structure code. I doubt that it's going anywhere near ICU As to parrot - well, I tried some simple imc code and it seemed to work. But I guess that that didn't go near ICU. I guess what is needed (for both parrot and perl 5 and perl 6 and maybe modules on CPAN in general) is the ability to run the regression tests against the installed version. Nicholas Clark