I am trying to install Zabbix following the instructions here:
http://www.zabbix.com/documentation/...lation/install
However when I run the 'make install' command in step 5 of 3.2.2, I get:
Making install in src
make[1]: Entering...
Search Result
Collapse
2 results in 0.0036 seconds.
Keywords
Members
Tags
-
Problem running the make during Zabbix Installation
Last edited by albert_newton; 20-10-2011, 15:38. -
Make install problem
I'm installing Zabbix 1.6.7 on my Ubuntu 8.04 with:
- Apache2 2.2.8
- PHP 5.2.4
- Postgresql 8.3.8
following the Zabbix manual everything is ok until the:
make install
but nothing is installed in /usr/local/bin, /usr/local/lib
or elsewhere. Either when...