[sword-devel] mod2zmod
David Haslam
dfhmch at googlemail.com
Sun Feb 12 14:25:36 MST 2012
Hans,
Try adding
CompressType=ZIP
to the conf.
cf. The default for CompressType is LZSS, even though no modules in
CrossWire repos actually use that.
I'd assume that you specifed a compressType when you ran mod2zmod.
i.e. by including the relevant options for blockType and compressType
as given by the usage
To make a ZIP compressed module, your command would have been
mod2zmod nbg .\modules\texts\ztext\nbg\ 4 2
following:
usage: mod2zmod <modname> <datapath> [blockType [compressType [cipherKey]]]
datapath: the directory in which to write the zModule
blockType : (default 4)
2 - verses
3 - chapters
4 - books
compressType: (default 1):
1 - LZSS
2 - Zip
David
--
View this message in context: http://sword-dev.350566.n4.nabble.com/mod2zmod-tp4381520p4382041.html
Sent from the SWORD Dev mailing list archive at Nabble.com.
More information about the sword-devel
mailing list