Antiword is an application for displaying Microsoft(R) Word documents.
Program author: Adri van Os.
Amiga 68k port by Piotr Bandurski.
Changes:
0.37a:
- removed 68040fpu executable (it was a version copiled for 68000 CPU)
and there is no need for fpu (GCC -m68040 -m68881) version.
68040 file size = 68040fpu file size
- removed debug hunks from executables = smaller file sizes
- now antiword will look for ".antiword" directory in "PROGDIR:"
There is no need to execute SetEnv command anymore.
"PROGDIR:" -> directory from which antiword bin file will be executed
"dh1:blah/antiword -a a4 ..." -> "PROGDIR:" = "dh1:blah"
0.37b:
- antiword could'n find ".antiword" directory with ixemul.lib v48. Fixed.
(reported by Jerome).
with ixemul v49 everything worked OK on my system, so I didn't noticed this.
|