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
> 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?