From: Jonathan B. B. <jon...@dy...> - 2005-04-22 00:53:23
|
Hello plplot-general, I've just installed plplot 5.5.2 and Octave on a Redhat Linux 9 system. The compile options for plplot are: ./configure --enable-octave --disable-tk --disable-tkwin --with-freetype \ --with-freetype2-incdir=/usr/include/freetype2 \ --with-freetype-font-dir=/usr/local/freettf/sfd I have the freefont ttf files installed in /usr/local/freettf/sfd When I run the plplot test program using the following command: ./plplot-test.sh --device=png --front-end="octave" I get the following errors and warnings: *** PLPLOT WARNING *** Too many colours in cmap0. *** PLPLOT ERROR *** plscol0: Illegal color table value: 136, aborting operation *** PLPLOT ERROR *** plscol0: Illegal color table value: 151, aborting operation *** PLPLOT ERROR *** plscol0: Illegal color table value: 166, aborting operation *** PLPLOT ERROR *** plscol0: Illegal color table value: 137, aborting operation * * * * *** PLPLOT WARNING *** Insufficient colour slots available in CMAP0 to do text smoothing. *** PLPLOT WARNING *** Insufficient colour slots available in CMAP0 to do text smoothing. *** PLPLOT WARNING *** Insufficient colour slots available in CMAP0 to do text smoothing. *** PLPLOT WARNING *** Insufficient colour slots available in CMAP0 to do text smoothing. *** PLPLOT WARNING *** Too many colours in cmap0. *** PLPLOT WARNING *** Too many colours in cmap0. *** PLPLOT WARNING *** Too many colours in cmap0. *** PLPLOT WARNING *** Too many colours in cmap0. *** PLPLOT WARNING *** Too many colours in cmap0. What do these messages mean, and do I have to worry about them? Thanks in advance. JBB ___________________________________________ Jonathan B. Bayer, Director of Technology, RHCE Dynamic Logic The Experts in Marketing Effectiveness Research jon...@dy... 212-844-3720 30 Irving Place New York, NY 10003 ___________________________________________ |