
Re: How to install CACTI 0.8.7e plugin(thold) in Windows System
I download a patch command file for windows.
http://sourceforge.net/projects/gnuwin32/files/patchpatch-2.5.9-7-setup.exe
change the windows path variable.
It could run "patch" command in windows now.
But got one new error:
-------------------
C:\AppServ\www\cacti-0.8.7e>patch -p1 -N < cacti-plugin-0.8.7e-PA-v2.5.diff
patching file auth_changepassword.php
Assertion failed: hunk, file ../patch-2.5.9-src/patch.c, line 354
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
--------------
anyone know why?