On Fri, 15 Mar 2002, Adam McDaniel wrote:
> On Fri, Mar 15, 2002 at 09:45:16AM -0800, Todd Halter wrote:
> > In the same dir as the gifs I have an index.html which I can open in
> > netscape and view all the images. I get the error whenever plucker tires
> > to convert any image.
>
> Ahh, I thought it was just that one specifically...
>
> in your .pluckerrc (or equilvant) what is the setting 'image_parser'
> set to?
It was commented out. If I set it to imagemagick the I get the error:
Processing file:/var/spool/netcomics/user_friendly20020315.gif.
1 collected, 0 still to do
Retrieved ok
sh: ppmtoTbmp: command not found
Runtime error parsing document
file:/var/spool/netcomics/user_friendly20020315.gif: Error while executing
command 'ppmtoTbmp -4bit -quiet [EMAIL PROTECTED] > [EMAIL PROTECTED]'
Parsing failed!
Which I guess means I need to load ppmtoTbmp. Will try to find it.
>
> as well, what is the command line you're calling plucker-build with?
plucker-build -s comics -v
>
>
Todd