Quote:
Originally Posted by DiapDealer
I'm getting the "bogus database name" error when using the Windows binary (v0.0.43) AND when running from source on my Linux machine.
I can also verify that commenting out the nul term check allows mobi2mobi to work on this particular title. After being converted by calibre. 
|
Strange. I thought that:
Code:
use FindBin qw($RealBin);
use lib "$RealBin";
Would make sure that the Palm files included in the distribution was used.