Thread
:
epubcheck error: mimetype entry missing or not the first in archive
View Single Post
11-16-2013, 07:16 AM
#
24
Lucas Malor
Pain in the arse
Posts: 758
Karma: 77856
Join Date: Apr 2013
Device: Kobo Aura One, Kindle 4
Excuse me for necromancy, I've found this article googling and it solved my problem
A more simple way to zip the epub is:
Code:
zip -r -X file.epub mimetype *
or better
Code:
zip -X file.epub mimetype zip -r file.epub * -x "mimetype"
Last edited by Lucas Malor; 11-16-2013 at
07:25 AM
.
Lucas Malor
View Public Profile
Visit Lucas Malor's homepage!
Find More Posts by Lucas Malor
Track Posts by Lucas Malor via RSS