> From: "Sisyphus" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Subject: View output of 'ppm install' command
> Date: Mon, 19 Feb 2001 19:53:55 +1100
>
> Hi,
> Can someone tell me how to catch the full output of the ppm command when
> that output 'overflows' the DOS screen ?
> I've tried '| more' after the command ( doesn't work) and I can't find an
> option of directing output to a file.
>
> I recently used ppm to install Randy Kobes' mod_perl module. I have not
been
> able to use the same method for installing Apache::ASP ( even though he
> provides a '.ppd' for it ). I'm unable to view any of the useful part of
> ppm's output in this case - all I get to see is the tailend of some html
> page ( from Microsoft, I think. I don't ever want to have to visit *that*
> site again.)
>
> Cheers,
> Rob

Try using "perl -S ppm.bat install --location=repository.url PackageName
>ppm.log"

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to