Hello All
I am newbie in linux
I tried many times to install zabbix on my linux i used mandriva2008
i followed the instruction but it gives me like this error:
[root@xxx zabbix-1.4.4]# ./configure --enable-server --with-mysql --with-net-snmp –with-jabber –
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: –with-jabber
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: –
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... no
configure: Configuring
checking whether make sets $(MAKE)... (cached) no
checking build system type... Invalid configuration `–with-jabber': machine `–with' not recognized
configure: error: /bin/sh ./config.sub –with-jabber failed
[root@xxx zabbix-1.4.4]#
So i decided removed the --with-jabber
but i have got other error
checking for function sysctl (KERN_BOOTTIME)... no
checking for function sysctl (KERN_MAXFILES)... no
checking for function sysctl (KERN_MAXPROC)... no
checking for function initgroups()... yes
checking for function seteuid()... yes
checking for function setproctitle()... no
checking for totalram in struct sysinfo... yes
checking for __VA_ARGS__... yes
checking for sharedram in struct sysinfo... yes
checking for bufferram in struct sysinfo... yes
checking for freeram in struct sysinfo... yes
checking for uptime in struct sysinfo... yes
checking for procs in struct sysinfo... yes
checking return type of signal handlers... void
checking for getloadavg... yes
checking for socket... yes
checking for strtod... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for vsnprintf... yes
checking for hstrerror... yes
checking for atoll... yes
checking for getopt_long... yes
checking for mysql_config... no
configure: error: Not found MySQL library
[root@tailin zabbix-1.4.4]#
please anyone can help me
thanks
I am newbie in linux
I tried many times to install zabbix on my linux i used mandriva2008
i followed the instruction but it gives me like this error:
[root@xxx zabbix-1.4.4]# ./configure --enable-server --with-mysql --with-net-snmp –with-jabber –
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: –with-jabber
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: –
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... no
configure: Configuring
checking whether make sets $(MAKE)... (cached) no
checking build system type... Invalid configuration `–with-jabber': machine `–with' not recognized
configure: error: /bin/sh ./config.sub –with-jabber failed
[root@xxx zabbix-1.4.4]#
So i decided removed the --with-jabber
but i have got other error
checking for function sysctl (KERN_BOOTTIME)... no
checking for function sysctl (KERN_MAXFILES)... no
checking for function sysctl (KERN_MAXPROC)... no
checking for function initgroups()... yes
checking for function seteuid()... yes
checking for function setproctitle()... no
checking for totalram in struct sysinfo... yes
checking for __VA_ARGS__... yes
checking for sharedram in struct sysinfo... yes
checking for bufferram in struct sysinfo... yes
checking for freeram in struct sysinfo... yes
checking for uptime in struct sysinfo... yes
checking for procs in struct sysinfo... yes
checking return type of signal handlers... void
checking for getloadavg... yes
checking for socket... yes
checking for strtod... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for vsnprintf... yes
checking for hstrerror... yes
checking for atoll... yes
checking for getopt_long... yes
checking for mysql_config... no
configure: error: Not found MySQL library
[root@tailin zabbix-1.4.4]#
please anyone can help me
thanks




Comment