fix off by 1 error
[rrdtool.git] / win32 / README
1 Win32 Build Instructions:\r
2 \r
3 1) Make sure that the contrib file has all the required files for RRDtool\r
4 2) Open rrd.sln from Visual Studio\r
5 3) Select the 'Release' Build Type\r
6 4) Build the Solution\r
7 5) rrdtool.exe, and rrdupdate.exe will be located in the Release directory\r
8 6) To install, copy the two binaries, along with the host of DLL files to\r
9    their permanent location\r
10 7) To build the ActiveState perl module.  Follow the instructions under\r
11    the README file under 'binding/perl-shared'\r