> "/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.

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to