root@zabbix:/usr/home/gweber # fetch "https://cdn.zabbix.com/zabbix/sources/stable/5.2/zabbix-5.2.1.tar.gz" zabbix-5.2.1.tar.gz 18 MB 8796 kBps 02s root@zabbix:/usr/home/gweber # tar xvfzm zabbix-5.2.1.tar.gz root@zabbix:/usr/home/gweber # cd zabbix-5.2.1 root@zabbix:/usr/home/gweber/zabbix-5.2.1 # ./configure --sysconfdir=/usr/local/etc/zabbix52 --localstatedir=/var/run/zabbix --enable-server --with-postgresql=/usr/local/bin/pg_config --with-libxml2 --with-unixodbc --with-net-snmp --with-ssh2 --with-openipmi --with-libevent=/usr/local --with-ldap --with-libcurl --with-libpcre=/usr/local --with-iconv --with-openssl --no-create --no-recurion configure: creating ./config.status Configuration: Detected OS: freebsd12.1 Install path: /usr/local Compilation arch: freebsd Compiler: cc Compiler flags: -I/usr/local/include -g -O2 -I/usr/local/include Library-specific flags: database: -I/usr/local/include libXML2: -I/usr/local/include/libxml2 unixODBC: -I/usr/local/include Net-SNMP: -I/usr/local/include -I/include -I/usr/local/include -I/usr/local/lib/perl5/5.30/mach/CORE -I/usr/include -I. -I/usr/local/include OpenIPMI: -I/usr/local/include libssh2: -I/usr/local/include TLS: -I/usr/include LDAP: -I/usr/local/include iconv: -I/usr/include libevent: -I/usr/local/include Enable server: yes Server details: With database: PostgreSQL WEB Monitoring: cURL SSL certificates: /usr/local/share/zabbix/ssl/certs SSL keys: /usr/local/share/zabbix/ssl/keys SNMP: yes IPMI: yes SSH: yes (libssh2) TLS: OpenSSL ODBC: yes Linker flags: -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -L/usr/local/lib -rdynamic -L/usr/local/lib -L/usr/lib Libraries: -lpq -lxml2 -lodbc -lnetsnmp -lssh2 -lOpenIPMI -lOpenIPMIposix -lz -lpthread -levent -lssl -lcrypto -lldap -llber -lcurl -lkvm -lm -lexecinfo -ldevstat -lpcre -liconv Configuration file: /usr/local/etc/zabbix52/zabbix_server.conf External scripts: /usr/local/share/zabbix/externalscripts Alert scripts: /usr/local/share/zabbix/alertscripts Modules: /usr/local/lib/modules Enable proxy: no Enable agent: no Enable agent 2: no Enable Java gateway: no LDAP support: yes IPv6 support: no *********************************************************** * Now run 'make install' * * * * Thank you for using Zabbix! * * * *********************************************************** root@zabbix:/usr/home/gweber/zabbix-5.2.1 # make install make: don't know how to make install. Stop make: stopped in /usr/home/gweber/zabbix-5.2.1 root@zabbix:/usr/home/gweber/zabbix-5.2.1 # ll total 2428 -rw-r--r-- 1 1000 1000 98 Nov 15 13:18 AUTHORS -rw-r--r-- 1 1000 1000 17990 Nov 15 13:18 COPYING -rw-r--r-- 1 1000 1000 1176016 Nov 15 13:18 ChangeLog -rw-r--r-- 1 1000 1000 82 Nov 15 13:18 INSTALL -rw-r--r-- 1 1000 1000 6272 Nov 15 13:18 Makefile.am -rw-r--r-- 1 1000 1000 36189 Nov 15 13:18 Makefile.in -rw-r--r-- 1 1000 1000 52 Nov 15 13:18 NEWS -rw-r--r-- 1 1000 1000 1317 Nov 15 13:18 README -rw-r--r-- 1 1000 1000 53763 Nov 15 13:18 aclocal.m4 drwxr-xr-x 4 1000 1000 512 Nov 15 13:18 bin/ drwxr-xr-x 5 1000 1000 512 Nov 15 13:18 build/ -rwxr-xr-x 1 1000 1000 7383 Nov 15 13:18 compile* drwxr-xr-x 3 1000 1000 512 Nov 15 13:18 conf/ -rwxr-xr-x 1 1000 1000 44283 Nov 15 13:18 config.guess* -rw-r--r-- 1 root 1000 301510 Nov 15 13:19 config.log -rwxr-xr-x 1 root 1000 56310 Nov 15 13:19 config.status* -rwxr-xr-x 1 1000 1000 36136 Nov 15 13:18 config.sub* -rwxr-xr-x 1 1000 1000 460107 Nov 15 13:18 configure* -rw-r--r-- 1 1000 1000 61664 Nov 15 13:18 configure.ac drwxr-xr-x 7 1000 1000 512 Nov 15 13:18 database/ -rwxr-xr-x 1 1000 1000 23568 Nov 15 13:18 depcomp* drwxr-xr-x 2 1000 1000 1536 Nov 15 13:18 include/ -rwxr-xr-x 1 1000 1000 15368 Nov 15 13:18 install-sh* drwxr-xr-x 2 1000 1000 512 Nov 15 13:18 m4/ drwxr-xr-x 2 1000 1000 512 Nov 15 13:18 man/ drwxr-xr-x 5 1000 1000 512 Nov 15 13:18 misc/ -rwxr-xr-x 1 1000 1000 6878 Nov 15 13:18 missing* drwxr-xr-x 4 1000 1000 512 Nov 15 13:18 sass/ drwxr-xr-x 12 1000 1000 512 Nov 15 13:18 src/ drwxr-xr-x 12 1000 1000 2048 Nov 15 13:18 ui/ root@zabbix:/usr/home/gweber/zabbix-5.2.1 #