In case someone's faced similar error when running *nmake test*. Please find
first error message below.
C:\NLP\UMLS-Interface-v>nmake test
Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib', 'blib\arch')" t/*.t
t/access.t ................... ok
t/findCuiDepth.t ............. 1/1 mkdir File::.: Invalid argument; The
filename, directory name, or volume label syntax is incorrect at
t/findCuiDepth.t line 33.
# Looks like your test exited with 22 just after 1.
t/findCuiDepth.t ............. Dubious, test returned 22 (wstat 5632, 0x1600)
All 1 subtests passed
All other tests produce similar *Invalid argument* message. Perhaps this error
may not be too complicated to resolve, but right now am just facing
installation fatigue. :)
Any help will be much appreciated.
Best.