Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to install pgTAP on Windows?
    text
    copied!<p>I have been trying to install <strong>pgTAP</strong> on <strong>Windows</strong> for hours and could not figure it out.</p> <p>Does anyone know how to do it?</p> <p>Thanks.</p> <p>UPDATE:</p> <p>I installed <strong>strawberry perl</strong> and GnuWin32 in order to run <code>Makefile</code>.</p> <p>Here are some of the errors I got:</p> <pre><code>make 'awk' is not recognized as an internal or external command 'grep' is not recognized as an internal or external command akefile:42: C:/strawberry/c/lib/postgresql/pgxs/src/makefiles/pgxs.mk: No such file or directory rocess_begin: CreateProcess(NULL, which perl, ...) failed. makefile:56: To use pg_prove, TAP::Parser::SourceHandler::pgTAP Perl module makefile:57: must be installed from CPAN. To do so, simply run: makefile:58: cpan TAP::Parser::SourceHandler::pgTAP </code></pre> <p>I also installed <strong>Cygwin64</strong> to run <code>Makefile</code>.</p> <pre><code>$ make makefile:42: C:/Program: No such file or directory makefile:42: Files/PostgreSQL/9.2/lib/pgxs/src/makefiles/pgxs.mk: No such file o r directory process_begin: CreateProcess(NULL, /usr/bin/perl -le "eval { require TAP::Parser ::SourceHandler::pgTAP }; print 1 unless $@", ...) failed. makefile:56: To use pg_prove, TAP::Parser::SourceHandler::pgTAP Perl module makefile:57: must be installed from CPAN. To do so, simply run: makefile:58: cpan TAP::Parser::SourceHandler::pgTAP make: *** ▒^▒[▒Q▒b▒g `Files/PostgreSQL/9.2/lib/pgxs/src/makefiles/pgxs.mk' ▒▒ ma ke ▒▒▒郋▒[▒▒▒▒▒▒▒▒܂▒▒▒. ▒▒▒~. </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload