Re: make install
[email protected] (Nicholas Clark) Tue, 5 Oct 2004 21:52:31 +0100
| Newsgroups | perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Oct 04, 2004 at 10:34:17AM -0400, Andy Dougherty wrote: > On Mon, 4 Oct 2004, Dan Sugalski wrote: > > If Parrot even started then it worked out. If the data directory's > > not there, things die on startup. > > I really don't see how it could possibly work. Are you *sure* you moved > the build directory out of the way? Are you *sure* you don't have the > environment variable PARROT_ICU_DATA_DIR set pointing somewhere? Can run > truss (or trace or whatever it's called on your system) and verify it > really is picking up the installed icu directories? Well, I didn't remove the build directory, so it's probably finding ICU there. This does mean that ponie (or parrot for that matter) isn't properly installable, (and should be fixed) but for the purposes of XS module testing, what we have now is good enough. However, I'm busy this week away from work (and computers mostly) so I'm not really in a position to do anything until next Monday. Nicholas Clark