I want to use the mobiperl library for creating/modifying Mobipocket ebooks, as there is no executable for this except for Windows.
The mobiperl page asked me to download a number of modules from CPAN, including Palm::PDB, Image::Size and some XML stuff. Tried installing these as asked using install.
These seem to run correctly up to the point where they ask to use make and then throw an error and cannot complete.
What stupid thing am I doing?
Perl version: Perl 5.8.8 (which is apparently the version I should use. OS version: Darwin (unix version for OS X)
Regards, Ruth
On Sun, 2008-03-09 at 21:54 +0000, Ruth Bygrave wrote:
I want to use the mobiperl library for creating/modifying Mobipocket ebooks, as there is no executable for this except for Windows.
The mobiperl page asked me to download a number of modules from CPAN, including Palm::PDB, Image::Size and some XML stuff. Tried installing these as asked using install.
These seem to run correctly up to the point where they ask to use make and then throw an error and cannot complete.
What stupid thing am I doing?
Perl version: Perl 5.8.8 (which is apparently the version I should use. OS version: Darwin (unix version for OS X)
Regards, Ruth
Can you post the exact error message you're getting? We can't really tell much without it.
Dave.