Errors RSC-001 and RSC-012

Hi,

I used epubcheck to validate my book:

	java -jar epubcheck.jar book.epub

I got these errors:

	ERROR(RSC-001): book.epub/book.epub(-1,-1): File 'Images/goodbye-books.png' could not be found.
	ERROR(RSC-001): book.epub/book.epub(-1,-1): File 'Images/how-email-seems-to-work.png' could not be found.
	ERROR(RSC-001): book.epub/book.epub(-1,-1): File 'Images/how-email-works.png' could not be found.
	ERROR(RSC-001): book.epub/book.epub(-1,-1): File 'Images/how-gmail-works.png' could not be found.
	ERROR(RSC-012): book.epub/OEBPS/how-email-works.xhtml(37,191): Fragment identifier is not defined.
	ERROR(RSC-012): book.epub/OEBPS/how-email-works.xhtml(44,175): Fragment identifier is not defined.
	ERROR(RSC-012): book.epub/OEBPS/how-email-works.xhtml(54,168): Fragment identifier is not defined.
	ERROR(RSC-012): book.epub/OEBPS/how-email-works.xhtml(56,188): Fragment identifier is not defined.

OK, great, but … I have no idea about how to go about fixing these errors! Some pointers would be helpful.

— Best regards, Andrew

Received on Friday, 8 December 2017 14:47:12 UTC