View Single Post
Old 10-24-2011, 11:12 AM   #422
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by DiapDealer View Post
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.
tompe is offline   Reply With Quote