|
Sounds like the architecture's don't match. Make sure the NAME attribute of the ARCHITECTURE tag in the ppd is the same as the architecture perl was compiled for. To check the latter use: perl -V:archname
Perhaps it is easier to install nmake and use the cpan shell
-- Abe.
|