For now, I converted the mobi into book.html and I want to convert it into xdxf for stardict conversion.
When I set it up i get this strange output
Quote:
Local path is C:/Users/Animal/Downloads/PocketbookDic/mobi7. (This is where the book.html is)
Full path is C:/Users/Animal/Downloads/PocketbookDic/C:/Users/Animal/Downloads/PocketbookDic/mobi7
|
and then if fails with this message
Quote:
Can't find C:/Users/Animal/Downloads/PocketbookDic/C:/Users/Animal/Downloads/PocketbookDic/mobi7/Images/image15902.gif. Quitting.
Died at pocketbookdic.pl line 738.
|
Why does the Full path is so strange and what do I need to that to make it right?
EDIT: Ah nevermind. The command path parameter in the command line should also be relative
But now I get this error:
Quote:
Unzulässiger Parameter - /Users
Cannot open C:/Users/Animal/Downloads/PocketbookDic/mobi7/Images/image15902.gif.png: No such file or directory
Died at pocketbookdic.pl line 1000.
|
The script attaches an .png extension to an existing gif file, image15902.gif. And this causes the script to end. Should I add png to all the gif files now?