The installer asks for the location (directory path) of the header file of rrdtool (rrd.h). Where can I find this information?
• Authored by: Loukik • The answer to this question depends on the way rrdtool has been installed on to your machine. There are usually two broad ways in which rrdtool can be installed: either by manually downloading rrdtool software from the website and manually installing it or by using apt-get or fink like package management solutions which will automatically download, extract and install the software/packages. You will need to know which of these two methods have been used for installing rrdtool on your machine. • If rrdtool was installed manually, please find out the directory where rrdtool has been installed. if $rrdtool_home is the folder where rrdtool has been installed, rrd.h file can be found in $rrdtool_home/include directory. This is the value that you will need to supply when asked. • If rrdtool was installed automatically using apt-get like mechanisms the location of rrd.h file can vary (depending on the OS). The examples below are some possibilities where you may search
Related Questions
- The installer asks for the location (directory path) of the library files of rrdtool (librrd*). Where can I find this information?
- The installer asks for the location (directory path) of the header file of rrdtool (rrd.h). Where can I find this information?
- When I click on the soup search script, it asks me for the location of a Python DLL file. Where is that file?