Thread: DRM and lrx
View Single Post
Old 03-12-2008, 08:54 AM   #14
llasram
Reticulator of Tharn
llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.
 
llasram's Avatar
 
Posts: 618
Karma: 400000
Join Date: Jan 2007
Location: EST
Device: Sony PRS-505
Quote:
Originally Posted by The Old Man View Post
Thank you Jon & Gwyn, I'm giving it a try.

Well, I tried it. Keep getting the error "this does not appear to be a LIT file".
You should be running:

Code:
lit2lrf book.lit
That is, run it directly on the LIT file.

lit2lrf currently uses ConvertLIT to extract the contents of a LIT file[1]. If you don't have ConvertLIT somewhere lit2lrf can find it, then you can run it yourself first, then run html2lrf with the --use-spine option:

Code:
clit book.lit book/
html2lrf --use-spine book/book.opf
Hope this helps!

[1] Yes, yes -- I agreed to fix that... Easily distracted. :-)
llasram is offline   Reply With Quote