View Single Post
Old 02-15-2009, 03:24 AM   #674
jdblack
Junior Member
jdblack began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2009
Device: kindle
I was able to get mobiperl to run (haven't verified whether it works) on Ubuntu intrepid by mostly folloiwng the debian information, adding two more packages, and by making a small change to the mobi pm.

1. Install the packages that are on the debian packages list.
2. Install libimage-info-perl and libimage-size-perl
3. Edit MobiPerl/Util.pm so that "use Image::BMP" reads as "use Image::Info::BMP"
jdblack is offline   Reply With Quote