Ich habe den Source Code von HAProxy Version 2.8.3 heruntergeladen und mit
make TARGET=linux-glibc USE_OPENSSL=1 USE_PCRE=1 USE_ZLIB=1 USE_SYSTEMD=1
kompiliert
[root@haproxy1 haproxy-2.8.3]# ls -la
insgesamt 21564
drwxrwxr-x. 7 root root 79 7. Sep 2023 addons
drwxrwxr-x. 12 root root 4096 7. Sep 2023 admin
-rw-rw-r--. 1 root root 14046 7. Sep 2023 BRANCHES
-rw-rw-r--. 1 root root 345 7. Sep 2023 BSDmakefile
-rw-rw-r--. 1 root root 1368030 7. Sep 2023 CHANGELOG
-rw-rw-r--. 1 root root 55775 7. Sep 2023 CONTRIBUTING
drwxrwxr-x. 15 root root 190 7. Sep 2023 dev
drwxrwxr-x. 5 root root 4096 7. Sep 2023 doc
drwxrwxr-x. 4 root root 4096 7. Sep 2023 examples
-rwxr-xr-x. 1 root root 20474616 27. Okt 19:43 haproxy
drwxrwxr-x. 5 root root 47 7. Sep 2023 include
-rw-rw-r--. 1 root root 37093 7. Sep 2023 INSTALL
-rw-rw-r--. 1 root root 2029 7. Sep 2023 LICENSE
-rw-rw-r--. 1 root root 5628 7. Sep 2023 MAINTAINERS
-rw-rw-r--. 1 root root 50644 7. Sep 2023 Makefile
-rw-rw-r--. 1 root root 1093 7. Sep 2023 README
drwxrwxr-x. 33 root root 4096 7. Sep 2023 reg-tests
drwxrwxr-x. 2 root root 4096 7. Sep 2023 scripts
drwxrwxr-x. 2 root root 12288 27. Okt 19:43 src
-rw-rw-r--. 1 root root 10 7. Sep 2023 SUBVERS
drwxrwxr-x. 5 root root 41 7. Sep 2023 tests
-rw-rw-r--. 1 root root 37 7. Sep 2023 VERDATE
-rw-rw-r--. 1 root root 6 7. Sep 2023 VERSION
Wo ist aber jetzt die Datei halog? Ich habe gar kein contrib Verzeichnis.