Schwab,Wilhelm K wrote:
> Hazen,
> 
> Ideally, I would prefer a cross-platform solution, but the reality is that I 
> work on Linux.  Cairo appears to have installed vai apt-get; I have yet to do 
> anything with it.
> 
> Where should I look for the memcairo driver?

It is not enabled by default. Does anyone remember why?

Anyway, you will have to recompile PLplot, telling cmake to enable the 
memcairo device, eg:

cmake /path/to/plplot_source -DPLD_memcairo=ON

The code for the driver is in drivers/cairo.c

-Hazen


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to