Warning: prerequisite ClearCase::ClearPrompt 1.24 not found. This module installs a wrapper script 'cleartool.plx'. Typically you'll want to access it by a shorthand such as 'ct', 'cl', 'clt', 'Ct', or even just 'c'. This must be set up by hand and may be done on UNIX via a symbolic link, e.g.: % cd /usr/local/bin; ln -s cleartool.plx ct or on Windows by making a tiny ct.bat file containing: @echo off perl //UNC/path/to/cleartool.plx %* *NOTE* Consider installing ClearCase::Wrapper::DSB too. *NOTE* As of version 1.00, much of the functionality previously *NOTE* in this module has been moved to that one. Checking if your kit is complete... Looks good Writing Makefile for ClearCase::Wrapper Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/ClearCase/Wrapper/clearcase_profile blib\lib\ClearCase\Wrapper\clearcase_profile cp Wrapper.pm blib\lib\ClearCase\Wrapper.pm AutoSplitting blib\lib\ClearCase\Wrapper.pm (blib\lib\auto\ClearCase\Wrapper) C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp cleartool.plx blib\script\cleartool.plx pl2bat.bat blib\script\cleartool.plx 'pl2bat.bat' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'pl2bat.bat' : return code '0x1' Stop.