Re: [Plplot-general] compile plplot & numpy headers

2009-07-26 Thread Alan W. Irwin
Hi Valery: On 2009-07-27 13:44+0900 Valery Pipin wrote: >> On 2009-07-13 17:31+0900 Valery Pipin wrote: >>> Hi >>> >>> I had a problem to compile python module for plplot-5.9.4 on altlinux. >>> It was due to the nonstandard location of numpy headers. On my system >>> they are in /usr/include/num

Re: [Plplot-general] compile plplot & numpy headers

2009-07-26 Thread Valery Pipin
> On 2009-07-13 17:31+0900 Valery Pipin wrote: > > Hi > > > > I had a problem to compile python module for plplot-5.9.4 on altlinux. > > It was due to the nonstandard location of numpy headers. On my system > > they are in /usr/include/numpy. It is possible to say to cmake to find > > them there?