Hello, i'm trying to setup Zabbix 1.4.5 on Solaris 10 x86, but when i'm trying to compile it cames with error:
"make: Fatal error: Command failed for target `install-recursive'"
I searched forum, but all i found is to check the if "/usr/ccs/bin" in $PATH, so PATH=/opt/SUNWcluster/bin:/opt/SUNWspro/bin:/usr/sfw/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/etc:/sbin:/usr/bin:/usr/bin/nsr:/usr/openwin/bin:/usr/dt/bin:/usr/ccs/bin:/usr/ucb:/opt/sfw/bin:
"ar" is also installed and located in /usr/ccs/bin/ar.
Soo any one have sugestion how to make zabbix work on Solaris 10 ?
Thanks for replays...
P.S. compiletion string: ./configure --enable-agent --enable-static --prefix=/tmp/zbx_bin; make install
"make: Fatal error: Command failed for target `install-recursive'"
I searched forum, but all i found is to check the if "/usr/ccs/bin" in $PATH, so PATH=/opt/SUNWcluster/bin:/opt/SUNWspro/bin:/usr/sfw/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/etc:/sbin:/usr/bin:/usr/bin/nsr:/usr/openwin/bin:/usr/dt/bin:/usr/ccs/bin:/usr/ucb:/opt/sfw/bin:
"ar" is also installed and located in /usr/ccs/bin/ar.
Soo any one have sugestion how to make zabbix work on Solaris 10 ?
Thanks for replays...
P.S. compiletion string: ./configure --enable-agent --enable-static --prefix=/tmp/zbx_bin; make install
Comment