The full install log is below, but I'm not sure why I'm not installing the xs version -- the README and perldocs didn't suggest how to do so, and in Makefile.PL I only saw a reference to can_cc(), which I couldn't find any documentation on? Any more guidance on where I could go looking?The can_cc() routine referenced in the Makefile.PL refers to the included Module::Install::Can (a private helper module). For some reason this fails for you, which is why the XS version wasn't built. You might try building the package as
which should override the setting returned by can_cc().perl Makefile.PL -xs
In reply to Re^3: Graph 0.69 on AIX
by randyk
in thread Graph 0.69 on AIX
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |