py-rrdtool-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [py-rrdtool-users] Installing py-rrdtool


From: Javier Palacios
Subject: Re: [py-rrdtool-users] Installing py-rrdtool
Date: Thu, 15 Jul 2010 22:57:00 +0200

On Tue, Jul 13, 2010 at 6:04 PM, Gerard Blais <address@hidden> wrote:
> C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox
> /MD /W3 /GS- /DNDEBUG -I/usr/local\include -IC:\Python26\include -
> IC:\Python26\PC /Tcsrc/_rrdtoolmodule.c
> /Fobuild\temp.win32-2.6\Release\src/_rrdtoolmodule.obj
> _rrdtoolmodule.c
> src/_rrdtoolmodule.c(34) : fatal error C1083: Cannot open include file:
> 'rrd.h': No such file or directory
> error: command '"C:\Program Files\Microsoft Visual Studio
> 9.0\VC\BIN\cl.exe"' failed with exit status 2
> which seems to say that there's a missing rrd.h file.
> Can anyone help me out?

As it did not find rrd.h, looks like rrdtool source not found.
Download it if not done, and check the value of include_dirs in
setup.py

Javier Palacios



reply via email to

[Prev in Thread] Current Thread [Next in Thread]