Changeset 2931

Timestamp:
2002-01-31T14:35:28+13:00 (22 years ago)
Author:
jrm21
Message:

We now correctly call gzip under windows. The problem was pdftohtml was using
cygwin, so can use "/tmp" (cygwin re-maps this correctly) but was passing
the filename to gzip, which can't find "/tmp" on windows. We now use
$GSDLHOME/tmp on windows instead.

File:
1 edited

Note: See TracChangeset for help on using the changeset viewer.