<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hi guys i&#39;m new to rrdtool , i want to use rrdtool for one of my python projects, i&#39;m trying to install rrdtool by typing this script in my command prompt</span><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px"> &quot;python setup.py install build --compiler=mingw32 &quot;</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">
this is the output that i get :</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px"><div>running install</div><div>running build</div><div>running build_ext</div>
<div>running build_configure</div><div>building &#39;rrdtoolmodule&#39; extension</div><div>C:\MinGW\bin\gcc.exe -mno-cygwin -mdll -O -Wall -Irrdtool-1.4.7/src -IC:\Python2</div><div>7\include -IC:\Python27\PC -c rrdtool-1.4.7/bindings/python/rrdtoolmodule.c -o b</div>
<div>uild\temp.win32-2.7\Release\rrdtool-1.4.7\bindings\python\rrdtoolmodule.o</div><div>rrdtool-1.4.7/bindings/python/rrdtoolmodule.c:41:30: fatal error: ../../rrd_config.h: No such file or directory</div><div>compilation terminated.</div>
<div>error: command &#39;gcc&#39; failed with exit status 1</div><div><br></div><div>i have searched for a solution but had no success. i was  able to install it on fedora. </div><div>pls can anyone help !!</div></div></div>