> > Try setting yours from imagemagick to netpbm2
>
> I get the original error.

        ppmtoTbmp was deprecated over a year ago. You should be using PIL or
ImageMagick. Here's the contents of my entire ~/.pluckerrc file:

$ cat .pluckerrc | grep -v "^;;" | grep -v ^$
[DEFAULT]
verbosity = 2
bpp = 8
image_parser = netpbm2
copyprevention_bit = true
backup_bit = false
launchable_bit = true
icon = false
zlib_compression = true
[POSIX]
palm1bit_graymap_file = /usr/lib/palmgray1.map
palm2bit_graymap_file = /usr/lib/palmgray2.map
palm4bit_graymap_file = /usr/lib/palmgray4.map
palm8bit_stdcolormap_file = /usr/lib/palmcolor8.map
[OS2]
[WINDOWS]

        Mine works fine, though I don't run Redhat, which has known issues
shipping a broken Python build (it's covered in our FAQ and on the list a
few dozen times).



[dd]


Reply via email to