Subject: | did not have this installation failure with File-HomeDir-0.54.tar.gz |
Last week File-HomeDir-0.54 installed perfectly on one RHEL 3.0 server,
but today is failing on another two RHEL 3.0 servers when using
File-HomeDir-0.55. Perhaps unrelated, perhaps not, I noticed that the
current build was with Module::Install 0.58. However, when I attempt to
upgrade to Install 0.58, it also fails but with a notice about how
RedHat breaks things....
Anyway, here are our installation messages with Perl v5.8.0 built for
i386-linux-thread-multi:
Removing previously used /home/kquiros/.cpan/build/File-HomeDir-0.55
Package came without SIGNATURE
CPAN.pm: Going to build A/AD/ADAMK/File-HomeDir-0.55.tar.gz
String found where operator expected at Makefile.PL line 7, near "name
'File-HomeDir'"
(Do you need to predeclare name?)
String found where operator expected at Makefile.PL line 8, near
"all_from 'lib/File/HomeDir.pm'"
(Do you need to predeclare all_from?)
String found where operator expected at Makefile.PL line 9, near
"requires 'File::Spec'"
(Do you need to predeclare requires?)
String found where operator expected at Makefile.PL line 10, near
"build_requires 'Test::More'"
(Do you need to predeclare build_requires?)
String found where operator expected at Makefile.PL line 15, near
"requires 'Mac::Files'"
(Do you need to predeclare requires?)
String found where operator expected at Makefile.PL line 18, near
"requires 'Win32API::Registry'"
(Do you need to predeclare requires?)
String found where operator expected at Makefile.PL line 19, near
"requires 'Win32::TieRegistry'"
(Do you need to predeclare requires?)
syntax error at Makefile.PL line 7, near "name 'File-HomeDir'"
syntax error at Makefile.PL line 15, near "requires 'Mac::Files'"
syntax error at Makefile.PL line 18, near "requires 'Win32API::Registry'"
Execution of Makefile.PL aborted due to compilation errors.
Running make test
CPAN: YAML loaded ok
Make had some problems, won't test
Running make install
Make had some problems, won't install