Quote:
Originally Posted by nrapallo
I think the .prc issue arises because I use a windows executable to convert the resulting .html to .prc using a variant of tompe's mobi2html.pl from Mobiperl on Windows computers.
For MacOS X, you would need to edit 'output.py' and 'common.py' to replace the 'NRhtml2mobi' command with 'perl html2mobi.pl' perhaps. I don't know what will work in Terminal, but you need a command that will take a .html and build a .prc in MacOS X.
If you want, I could upload my modified perl script called 'NRhtml2mobi.pl'.
|
I seem to have the same problem using the Ubuntu command line. PdfRead outputs the html (in the temporary folder) just fine, but fails to turn it into a prc file. (Other conversions, e.g. to lrf, do work.)
Any idea how I can get it to build a .prc in Ubuntu? I've installed perl, and extracted 'mobiperl' (0.0.41) into its own directory, but I've no idea what to do with it from here. It'd be wonderful if you could make PdfRead truly cross-platform in its full functionality.