-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Works also on Windows, but I have had to patch the code: http://kiwix.svn.sourceforge.net/viewvc/kiwix?view=revision&revision=1710
Happy WE Emmanuel On 22/08/2010 19:27, Emmanuel Engelhart wrote: > Hi Tommi, > > it works perfectly for me now. Thank you. > > Emmanuel > > On 21/08/2010 21:33, Tommi Mäkitalo wrote: >> Maybe I should reactivate this parseFilelist function, which is currently >> dead >> code, so as an alternative it will be possible to pass a colon separated >> list >> of files. > > >> Am Samstag, August 21, 2010, 21:28:39 schrieb Tommi Mäkitalo: >>> Hi, >>> >>> I looked at the code and tried to rembember, how I did that. Looks like I >>> have to spend some time in documentation;-) >>> >>> If you have split your zim file into /tmp/xaa, /tmp/xab and /tmp/xac pass >>> "/tmp/a" as a file name and the zimlib will find the files if "/tmp/a" do >>> not exist. It just appends two characters starting with aa, ab... until no >>> further files are found. >>> >>> Tommi >>> >>> Am Samstag, August 21, 2010, 17:53:17 schrieb Emmanuel Engelhart: >>>> Hi, >>>> >>>> I need to have Kiwix able to deal with splitted ZIM files like discussed >>>> in June. Tommi seems to have implemented that in the zimlib but I do not >>>> achieve to deal with. >>>> >>>> My use case is a 11GB big file splitted in 3 smaller files called xaa, >>>> xab and xac. I have moved all of them in /tmp/. >>>> >>>> But, new zim::File(zimFilePath) returns the following error: >>>> error 2 opening file "/tmp/xaa:/tmp/xab:/tmp/xac": Aucun fichier ou >>>> dossier de ce type >>>> >>>> I also called zimdump -F "/tmp/xaa:/tmp/xab:/tmp/xac" and get the same >>>> error. >>>> >>>> So Christian or Tommi, how should i do? >>>> >>>> Thx in advance >>>> Emmanuel >>>> _______________________________________________ >>>> dev-l mailing list >>>> [email protected] >>>> https://intern.openzim.org/mailman/listinfo/dev-l >>> >>> _______________________________________________ >>> dev-l mailing list >>> [email protected] >>> https://intern.openzim.org/mailman/listinfo/dev-l > >> _______________________________________________ >> dev-l mailing list >> [email protected] >> https://intern.openzim.org/mailman/listinfo/dev-l > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkx5VaQACgkQn3IpJRpNWtODUQCfa08Y6t4rEJBHmdWsLZzC4OJJ +PAAnR8ltMvbe3YnJA7UbKv/7sjB688I =YTtN -----END PGP SIGNATURE----- _______________________________________________ dev-l mailing list [email protected] https://intern.openzim.org/mailman/listinfo/dev-l
