Connecting Tech Pros Worldwide Forums | Help | Site Map

Problem instaling win32:GuiTest 1.56 in windows xp .

Newbie
 
Join Date: Nov 2008
Location: Bangalore
Posts: 15
#1: Aug 13 '09
Hi

I downloaded this win32:GuiTest 1.56 package from CPAN and extracted it in my local folder .through command line Nmake Utility I m trying to install it in windows xp . But it is showing error below in the command line .

'cl' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1'

I am using perl Version , v5.10.0 built for MSWin32-x86-multi-thread . I tried with PPM . But PPM repostory doesnot have the that package .

Advance thanks for any suggestions on this.. !
Plz help.......Its urgent fr me...!!

Member
 
Join Date: Jun 2009
Posts: 55
#2: Aug 13 '09

re: Problem instaling win32:GuiTest 1.56 in windows xp .


You need to add 1 or more ppm repositories. I suggest adding all repositories for your version of perl.

http://ppm4.activestate.com/

The bribes repository is where you can get the Win31::GuiTest
Newbie
 
Join Date: Nov 2008
Location: Bangalore
Posts: 15
#3: Aug 14 '09

re: Problem instaling win32:GuiTest 1.56 in windows xp .


Yaa It worked for me. I added the bribes repository in my perl 5.10 PPM GUI from http://ppm4.activestate.com/ and it worked for me .

Thank you so much RON fr valuable inputs .
Reply