David,

Thanks.  I now have the path keys pointing to /usr/lib/ and that error has 
gone away.  In fact, I have set .pluckerrc to agree with your example below.

I still find that, in the viewer, I get [img] rather than the image.  Read the 
FAQ but did not find a solution there.  The viewer preferences are set to 
depth 8.  Any other causes for this?  The parser does not seem to have a 
problem with netpbm2.  No error is reported there.

Thank you for your help.

-Robert

On Sunday 17 November 2002 12:18, David A. Desrosiers wrote:
> > "/usr/lib/palmgray4.map" exists on the system.  How should I fix it so
> > that plucker-build can find it?  Is this a system configuration problem
> > unrelated to Plucker?
>
>       I suspect your ~/.pluckerrc file is not correctly set up. For
> example, here's a copy of one that I use for testing the python code on a
> box here. Maybe this will give you some clues as to what might be wrong on
> your end:
>
>       [DEFAULT]
>       verbosity                 = 2
>       bpp                       = 8
>       image_parser              = netpbm2
>       copyprevention_bit        = false
>       backup_bit                = false
>       launchable_bit            = false
>       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
>       auto_scale_images         = on
>       status_line_length        = 200
>       # filename_extension      = plkr
>       anchor_color              = blue
>
>
>
> d.


-- 
                                  Robert March
                              St Andrew's House
                          L'Orignal  ON  K0B 1K0
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to