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

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

Re: [py-rrdtool-cvs] py-rrdtool on Debian


From: Hye-Shik Chang
Subject: Re: [py-rrdtool-cvs] py-rrdtool on Debian
Date: Fri, 22 Sep 2006 07:55:08 +0900

On 9/21/06, Dan <address@hidden> wrote:
(sorry for my English, but I'm French...)

No problem.  I'm not a English speaker. too. :-)

Hello,

I'm trying to install the py-rrdtool on a Debian Sarge distribution
but I have errors during the process. I put the command "python
setup.py build (or install)" and this text appears :


running build
running build_py
running build_ext
building 'rrdtool._rrdtool' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-
prototypes -fPIC -I/usr/local/include -I/usr/include/python2.3 -c src/
_rrdtoolmodule.c -o build/temp.linux-i686-2.3/src/_rrdtoolmodule.o
src/_rrdtoolmodule.c:34:17: rrd.h: No such file or directory
In file included from src/rrd_extra.h:37,
                  from src/_rrdtoolmodule.c:35:
src/rrd_format.h:28:17: rrd.h: No such file or directory

When you install py-rrdtool from the source code, you need rrdtool's
header files to finish the compilation.  Install librrd0-dev for Sarge and
the problem will be resolved.


Hye-Shik




reply via email to

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