> change > my $ZCAT = "zcat"; > to > my $ZCAT = "gzcat";
Maybe it would make sense to use "gzip -cd" in the scripts generally instead of zcat or gzcat. I think this should work on any system with gzip installed. Cheers, Christian _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
