Message from discussion
IDL Spawn on Windows OS
Received: by 10.224.183.13 with SMTP id ce13mr1978467qab.4.1349214326323;
Tue, 02 Oct 2012 14:45:26 -0700 (PDT)
Received: by 10.236.143.241 with SMTP id l77mr14782yhj.10.1349214326242; Tue,
02 Oct 2012 14:45:26 -0700 (PDT)
Path: e10ni165558057qan.0!nntp.google.com!l8no22246385qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups: comp.lang.idl-pvwave
Date: Tue, 2 Oct 2012 14:45:26 -0700 (PDT)
In-Reply-To: <bf7e043f-bfc7-4fb8-bb5d-2c89dd64539c@googlegroups.com>
Complaints-To: groups-abuse@google.com
Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=128.183.181.34;
posting-account=xaPT4goAAACPFOMdsGRF4C3DoVQEk4xk
NNTP-Posting-Host: 128.183.181.34
References: <21b1cac6-a5ea-40c8-ade1-d8a073af52aa@googlegroups.com> <bf7e043f-bfc7-4fb8-bb5d-2c89dd64539c@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <6e39d842-4ca8-44a3-8a3d-eae3d4d10e14@googlegroups.com>
Subject: Re: IDL Spawn on Windows OS
From: wlandsman <wlands...@gmail.com>
Injection-Date: Tue, 02 Oct 2012 21:45:26 +0000
Content-Type: text/plain; charset=ISO-8859-1
On Saturday, September 29, 2012 9:14:18 AM UTC-4, alx wrote:
> The "gzip -l" command should work on Windows (with, of course, gzip properly installed). Be carefull to specify the *absolute* path of the file in the spawned command.
Thanks for responding. It turns out that gzip was not properly installed on the Windows machine, and my FITS reader will now check for that possibility. --Wayne