Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Building Win32::GuiTest for perl 5.14 or higher

by cztmonk (Monk)
on Jun 26, 2012 at 06:19 UTC ( [id://978341]=note: print w/replies, xml ) Need Help??


in reply to Re: Building Win32::GuiTest for perl 5.14 or higher
in thread Building Win32::GuiTest for perl 5.14 or higher

I have the same problem:

J:\ps>ppm install Win32::GuiTest Downloading ActiveState Package Repository packlist...not modified ppm install failed: Can't find any package that provides Win32::GuiTes +t
J:\ps>perl -v This is perl 5, version 14, subversion 2 (v5.14.2) built for MSWin32-x86-multi-thread

Replies are listed 'Best First'.
Re^3: Building Win32::GuiTest for perl 5.14 or higher
by syphilis (Archbishop) on Jun 26, 2012 at 07:31 UTC

      Thank you very much for this link,have a nice day

        Hi

        I built and use Win32::GuiTest in perl 5.15.
        Here is what I did

        1. DOwnload Win32::GuiTest from http://search.cpan.org/~karasik/Win32- +GuiTest-1.59/lib/Win32/GuiTest.pm 2. Extract Win32-GuiTest-1.59.tar.gz.tar.gz.tar.gz 3. Make sure VC compiler is not in path I rename C:\Program Files (x86)\Microsoft Visual Studio 9.0 to C:\ +Program Files (x86)\Microsoft Visual Studio 9.0_org 4. cd Win32-GuiTest-1.59 5. perl Makefile.PL 6. dmake 7. dmake test [Dont worry if some test fails] 8. dmake install My settings, perl -v This is perl 5, version 14, subversion 2 (v5.14.2) built for MSWin32-x +86-multi-thread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2011, Larry Wall Binary build 1402 [295342] provided by ActiveState http://www.ActiveSt +ate.com Built Oct 7 2011 15:49:44 gcc --version gcc (GCC) 4.6.2 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There i +s NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR +POSE.gcc (GCC) 4.6.2 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There i +s NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR +POSE. dmake -V dmake.exe - Version 4.11-20080107-SHAY (Windows / MS Visual C++) Copyright (c) 1990,...,1997 by WTI Corp.

        Thanks & Regards,
        Bakkiaraj M
        My Perl Gtk2 technology demo project - http://code.google.com/p/saaral-soft-search-spider/ , contributions are welcome.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://978341]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-24 18:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found