Quote:
Originally Posted by Voracious
In the absence of documentation, I just tried running "lit2mobi" to see what would happen, and I got an error message about a dependency that I was able to resolve (Palm::PDB) by finding the file here.
|
Did you read the directions on the web site on installing on Debian?
https://dev.mobileread.com/trac/mobiperl
You have to use CPAN to install the follow modules:
install Palm::PDB
install XML::Parser::Lite::Tree
install GD
install Image::BMP
install Image::Size
install HTML::TreeBuilder
install Getopt::Mixed
install Date::Parse
install Date::Format
BOb