Quote:
Originally Posted by kovidgoyal
|
I did see that note, and I have accessed calibre-debug by going to /Applications/calibre.app/Contents/MacOS/ and double clicking on calibre-debug. I am running into an issue because the instructions are to go to the folder where the KPF file is located, and run
calibre-debug -r "KFX Output" -- "your-file-name.kpf"
However, if I run this command by clicking calibre-debug in the Calibre.app/Contents/MacOS folder, I get an invalid syntax error - I am guessing this is because the KPF file is not in the system folder where Calibre is installed?
If I run this command in the folder where the KPF file is located, I get an error message, command not found, probably because it cannot find the calibre-debug file?
I apologize for my lack of experience running terminal commands..