Andrew Ross wrote:
> Agh! I think the problem might be that the .rc files are blank.
> Just as a test could you try addding the following to cairo.rc
> (include only the lines referring to the drivers you have)
>
> xcairo:Cairo X Windows Driver:1:cairo:59:xcairo
> pdfcairo:Cairo PDF Driver:0:cairo:60:pdfcairo
> pscairo:Cairo PS Driver:0:cairo:61:pscairo
> svgcairo:Cairo SVG Driver:0:cairo:62:svgcairo
> pngcairo:Cairo PNG Driver:0:cairo:63:pngcairo
>
> Also might be useful to add the following to ps.rc (this driver
> will work without any external libraries so is a good test).
>
> ps:PostScript File (monochrome):0:ps:29:psm
> psc:PostScript File (color):0:ps:30:psc
>
> Then repeat your above tests.
>
> Any difference?
>
> Andrew
>   

After adding the .fnt file over to that directory as well. The ps and 
color ps work fine. (I did actually look at the output to make sure.) 
The cairo stuff fails gracefully like this:
Plotting Options:
 < 1> ps         PostScript File (monochrome)
 < 2> psc        PostScript File (color)
 < 3> pngcairo   Cairo PNG Driver
 < 4> extcairo    Cairo External Context Driver

Enter device number or keyword: 3
Unable to load driver: cairo.

*** PLPLOT ERROR, IMMEDIATE EXIT ***
Unable to load driver
Program aborted

I'll try rebuild to make sure. Is there any debug flags or anything you 
want me to try and get some more verbose info with?

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to