Danke Timo!
Intel Celeron NUC mit Debian GNU/Linux 11 (bullseye) Container unter proxmox
Moderatoren: Ulrich, DeBaschdi
Forumsregeln
Bitte immer im Betreff die Hardware und die Softwareversion angeben! Für jede unterschiedliche Version einen eigenen Thread! Es gibt einfach unterschiedliche Probleme bei den einzelnen Versionen.
Bitte immer im Betreff die Hardware und die Softwareversion angeben! Für jede unterschiedliche Version einen eigenen Thread! Es gibt einfach unterschiedliche Probleme bei den einzelnen Versionen.
-
- Beiträge: 53
- Registriert: Mi 7. Dez 2022, 14:20
- Hat sich bedankt: 13 Mal
- Danksagung erhalten: 10 Mal
Re: Intel Celeron NUC mit Debian GNU/Linux 11 (bullseye) Container unter proxmox
Hier ist die Loesung:
in /etc/grafana/grafana.ini
Code: Alles auswählen
;disable_sanitize_html = false
Code: Alles auswählen
disable_sanitize_html = true
danach mit systemctl restart grafana-server grafana nochmal starten
Gruss
Cem
-
- Beiträge: 1178
- Registriert: Mi 13. Mai 2020, 10:04
- Hat sich bedankt: 25 Mal
- Danksagung erhalten: 138 Mal
Re: Intel Celeron NUC mit Debian GNU/Linux 11 (bullseye) Container unter proxmox
In der grafana.ini muss "disable_sanitize_html = true" aktiviert sein...
-
- Beiträge: 20
- Registriert: Di 21. Feb 2023, 21:33
- Hat sich bedankt: 16 Mal
- Danksagung erhalten: 1 Mal
Re: Intel Celeron NUC mit Debian GNU/Linux 11 (bullseye) Container unter proxmox
@Ulrich
49. Folgende 2 Dateien:
10-fastcgi.conf
15-fastcgi-php.conf
vom Verzeichnis "/etc/lighttpd/conf-available" in das Verzeichnis "/etc/lighttpd/enabled" kopieren.
### Zielverzeichnis fehlerhaft
Habe es so gelöst:
49. Folgende 2 Dateien:
10-fastcgi.conf
15-fastcgi-php.conf
vom Verzeichnis "/etc/lighttpd/conf-available" in das Verzeichnis "/etc/lighttpd/enabled" kopieren.
### Zielverzeichnis fehlerhaft
Habe es so gelöst:
Code: Alles auswählen
root@solaranzeige:~#
cp /etc/lighttpd/conf-available/10-fastcgi.conf /etc/lighttpd/conf-enabled/10-fastcgi.conf
cp /etc/lighttpd/conf-available/15-fastcgi-php.conf /etc/lighttpd/conf-enabled/15-fastcgi-php.conf
-
- Beiträge: 20
- Registriert: Di 21. Feb 2023, 21:33
- Hat sich bedankt: 16 Mal
- Danksagung erhalten: 1 Mal
Re: Intel Celeron NUC mit Debian GNU/Linux 11 (bullseye) Container unter proxmox
@Ulrich
48. Auf der Konsole [ update ] eingeben. (Normaler Solaranzeigen update)
die Datei kann nicht gefunden werden
Habe es so gelöst:
48. Auf der Konsole [ update ] eingeben. (Normaler Solaranzeigen update)
die Datei kann nicht gefunden werden
Habe es so gelöst:
Code: Alles auswählen
root@solaranzeige:~#
/usr/local/bin/update
-
- Beiträge: 20
- Registriert: Di 21. Feb 2023, 21:33
- Hat sich bedankt: 16 Mal
- Danksagung erhalten: 1 Mal
Re: Intel Celeron NUC mit Debian GNU/Linux 11 (bullseye) Container unter proxmox
@Ulrich
52. Checkpoint! Jetzt sollte man mit der "normalen" Konfiguration der Solaranzeige beginnen können, so wie es in dem Installationsdokumentbeschrieben ist.
Habe es so gelöst:
Nach der Erst-Konfiguration und einem Reboot
52. Checkpoint! Jetzt sollte man mit der "normalen" Konfiguration der Solaranzeige beginnen können, so wie es in dem Installationsdokumentbeschrieben ist.
Habe es so gelöst:
Code: Alles auswählen
root@solaranzeige:~# /usr/local/bin/setup -f
Code: Alles auswählen
root@solaranzeige:~# tail -f /var/www/log/solaranzeige.log
- Ulrich
- Administrator
- Beiträge: 6172
- Registriert: Sa 7. Nov 2015, 10:33
- Wohnort: Essen
- Hat sich bedankt: 158 Mal
- Danksagung erhalten: 855 Mal
- Kontaktdaten:
Re: Intel Celeron NUC mit Debian GNU/Linux 11 (bullseye) Container unter proxmox
Danke Euch allen! Ich habe die Installationsanleitung berichtigt. Wie man den PATH für den user "pi" und "root" noch ergänzt muss ich mir noch etwas Elegantes ausdenken. Auch muss der user "pi" noch in "sudo" eingetragen werden.
-----------------------------------------------------
Ulrich . . . . . . . . [ Admin ]
Ulrich . . . . . . . . [ Admin ]
-
- Beiträge: 1233
- Registriert: Mo 22. Jun 2020, 08:58
- Wohnort: Ulm / Neu-Ulm
- Hat sich bedankt: 17 Mal
- Danksagung erhalten: 147 Mal
Re: Intel Celeron NUC mit Debian GNU/Linux 11 (bullseye) Container unter proxmox
Ich habe die Anleitung bei mir entsprechend erweitert. Wenn ich alles durch habe schicke ich sie Dir.
17. sudo installieren [apt install sudo]
18. user "pi" zu sudo hinzufürgen [adduser pi sudo]
Passwort-Abfrage bei sudo deaktivieren:
Anpassungen der sudoerst.tmp [ sudo visudo ]
#%sudo ALL=(ALL:ALL) ALL
%sudo ALL=(ALL) NOPASSWD:ALL
17. sudo installieren [apt install sudo]
18. user "pi" zu sudo hinzufürgen [adduser pi sudo]
Passwort-Abfrage bei sudo deaktivieren:
Anpassungen der sudoerst.tmp [ sudo visudo ]
#%sudo ALL=(ALL:ALL) ALL
%sudo ALL=(ALL) NOPASSWD:ALL
Gruß Timo
Auflistung Geräte/Dashboards/Anschlussart
Datenbankfelder der einzelnen Geräte
GANZ WICHTIG: Überblick der vorhandenen Anleitungen
Fertige Komplett-Systeme gibt es hier anfragen[AT]bauer-timo[.]de
Tibber Invite (100% Öko-Strom + 50€ Bonus)
Auflistung Geräte/Dashboards/Anschlussart
Datenbankfelder der einzelnen Geräte
GANZ WICHTIG: Überblick der vorhandenen Anleitungen
Fertige Komplett-Systeme gibt es hier anfragen[AT]bauer-timo[.]de
Tibber Invite (100% Öko-Strom + 50€ Bonus)
-
- Beiträge: 20
- Registriert: Di 21. Feb 2023, 21:33
- Hat sich bedankt: 16 Mal
- Danksagung erhalten: 1 Mal
Re: Intel Celeron NUC mit Debian GNU/Linux 11 (bullseye) Container unter proxmox
34. Auf der Konsole [ influx ] eingeben und dann
[create database solaranzeige]
[ create database steuerung ]
[ quit ]
besser von der Konsole aus:
[create database solaranzeige]
[ create database steuerung ]
[ quit ]
besser von der Konsole aus:
Code: Alles auswählen
curl -XPOST 'http://localhost:8086/query' --data-urlencode 'q=CREATE DATABASE "solaranzeige"'
curl -XPOST 'http://localhost:8086/query' --data-urlencode 'q=CREATE DATABASE "steuerung "'
-
- Beiträge: 20
- Registriert: Di 21. Feb 2023, 21:33
- Hat sich bedankt: 16 Mal
- Danksagung erhalten: 1 Mal
Re: Intel Celeron NUC mit Debian GNU/Linux 11 (bullseye) Container unter proxmox
habe meinen (unseren) Installationsscript fast fertig.
leider kommt bei der Installation von "mosquitto" noch Fehlermeldungen:
Hat jemand eine Idee?
leider kommt bei der Installation von "mosquitto" noch Fehlermeldungen:
hier das LOG:Build process completed successfully
Installing '/usr/lib/php/20190902/mosquitto.so'
install ok: channel://pecl.php.net/Mosquitto-0.4.0
configuration option "php_ini" is not set to php.ini location
You should add "extension=mosquitto.so" to php.ini
Failed to restart mosquitto.service: Unit mosquitto.service not found.
Code: Alles auswählen
Die folgenden zusätzlichen Pakete werden installiert:
libmosquitto1
Die folgenden NEUEN Pakete werden installiert:
libmosquitto-dev libmosquitto1
0 aktualisiert, 2 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 165 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 409 kB Plattenplatz zusätzlich benutzt.
0% [Wird verarbeitet]
Holen:1 http://deb.debian.org/debian bullseye/main amd64 libmosquitto1 amd64 2.0.11-1 [92,2 kB]
0% [1 libmosquitto1 0 B/92,2 kB 0%]
55% [Wird verarbeitet]
Holen:2 http://deb.debian.org/debian bullseye/main amd64 libmosquitto-dev amd64 2.0.11-1 [73,1 kB]
55% [2 libmosquitto-dev 0 B/73,1 kB 0%]
100% [Wird verarbeitet]
Es wurden 165 kB in 1 s geholt (312 kB/s).
Vormals nicht ausgewähltes Paket libmosquitto1:amd64 wird gewählt.
(Lese Datenbank ...
(Lese Datenbank ... 5%
(Lese Datenbank ... 10%
(Lese Datenbank ... 15%
(Lese Datenbank ... 20%
(Lese Datenbank ... 25%
(Lese Datenbank ... 30%
(Lese Datenbank ... 35%
(Lese Datenbank ... 40%
(Lese Datenbank ... 45%
(Lese Datenbank ... 50%
(Lese Datenbank ... 55%
(Lese Datenbank ... 60%
(Lese Datenbank ... 65%
(Lese Datenbank ... 70%
(Lese Datenbank ... 75%
(Lese Datenbank ... 80%
(Lese Datenbank ... 85%
(Lese Datenbank ... 90%
(Lese Datenbank ... 95%
(Lese Datenbank ... 100%
(Lese Datenbank ... 146255 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../libmosquitto1_2.0.11-1_amd64.deb ...
Entpacken von libmosquitto1:amd64 (2.0.11-1) ...
Vormals nicht ausgewähltes Paket libmosquitto-dev:amd64 wird gewählt.
Vorbereitung zum Entpacken von .../libmosquitto-dev_2.0.11-1_amd64.deb ...
Entpacken von libmosquitto-dev:amd64 (2.0.11-1) ...
libmosquitto1:amd64 (2.0.11-1) wird eingerichtet ...
libmosquitto-dev:amd64 (2.0.11-1) wird eingerichtet ...
Trigger für man-db (2.9.4-2) werden verarbeitet ...
Trigger für libc-bin (2.31-13+deb11u5) werden verarbeitet ...
WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
downloading Mosquitto-0.4.0.tgz ...
Starting to download Mosquitto-0.4.0.tgz (23,804 bytes)
........done: 23,804 bytes
5 source files, building
running: phpize
Configuring for:
PHP Api Version: 20190902
Zend Module Api No: 20190902
Zend Extension Api No: 320190902
Please provide the prefix of the libmosquitto installation [autodetect] :
building in /tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0
running: /tmp/pear/temp/Mosquitto/configure --with-php-config=/usr/bin/php-config --with-mosquitto
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php/20190902 -I/usr/include/php/20190902/main -I/usr/include/php/20190902/TSRM -I/usr/include/php/20190902/Zend -I/usr/include/php/20190902/ext -I/usr/include/php/20190902/ext/date/lib
checking for PHP extension directory... /usr/lib/php/20190902
checking for PHP installed headers prefix... /usr/include/php/20190902
checking if debug is enabled... no
checking if zts is enabled... no
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking for mosquitto support... yes, shared
checking for mosquitto files in default path... checking /usr... found in /usr
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... (cached) nawk
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
config.status: executing libtool commands
running: make
/bin/bash /tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/libtool --mode=compile cc -I. -I/tmp/pear/temp/Mosquitto -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/include -I/tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/main -I/tmp/pear/temp/Mosquitto -I/usr/include/php/20190902 -I/usr/include/php/20190902/main -I/usr/include/php/20190902/TSRM -I/usr/include/php/20190902/Zend -I/usr/include/php/20190902/ext -I/usr/include/php/20190902/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/Mosquitto/mosquitto.c -o mosquitto.lo
libtool: compile: cc -I. -I/tmp/pear/temp/Mosquitto -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/include -I/tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/main -I/tmp/pear/temp/Mosquitto -I/usr/include/php/20190902 -I/usr/include/php/20190902/main -I/usr/include/php/20190902/TSRM -I/usr/include/php/20190902/Zend -I/usr/include/php/20190902/ext -I/usr/include/php/20190902/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/Mosquitto/mosquitto.c -fPIC -DPIC -o .libs/mosquitto.o
/bin/bash /tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/libtool --mode=compile cc -I. -I/tmp/pear/temp/Mosquitto -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/include -I/tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/main -I/tmp/pear/temp/Mosquitto -I/usr/include/php/20190902 -I/usr/include/php/20190902/main -I/usr/include/php/20190902/TSRM -I/usr/include/php/20190902/Zend -I/usr/include/php/20190902/ext -I/usr/include/php/20190902/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/Mosquitto/mosquitto_message.c -o mosquitto_message.lo
libtool: compile: cc -I. -I/tmp/pear/temp/Mosquitto -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/include -I/tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/main -I/tmp/pear/temp/Mosquitto -I/usr/include/php/20190902 -I/usr/include/php/20190902/main -I/usr/include/php/20190902/TSRM -I/usr/include/php/20190902/Zend -I/usr/include/php/20190902/ext -I/usr/include/php/20190902/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/Mosquitto/mosquitto_message.c -fPIC -DPIC -o .libs/mosquitto_message.o
In file included from /usr/include/php/20190902/Zend/zend.h:355,
from /usr/include/php/20190902/main/php.h:34,
from /tmp/pear/temp/Mosquitto/mosquitto_message.c:5:
/tmp/pear/temp/Mosquitto/mosquitto_message.c: In function ‘php_mosquitto_message_read_property’:
/usr/include/php/20190902/Zend/zend_object_handlers.h:192:2: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
192 | (&std_object_handlers)
| ^
/tmp/pear/temp/Mosquitto/mosquitto_message.c:292:36: note: in expansion of macro ‘zend_get_std_object_handlers’
292 | zend_object_handlers * std_hnd = zend_get_std_object_handlers();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pear/temp/Mosquitto/mosquitto_message.c: In function ‘php_mosquitto_message_write_property’:
/usr/include/php/20190902/Zend/zend_object_handlers.h:192:2: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
192 | (&std_object_handlers)
| ^
/tmp/pear/temp/Mosquitto/mosquitto_message.c:332:36: note: in expansion of macro ‘zend_get_std_object_handlers’
332 | zend_object_handlers * std_hnd = zend_get_std_object_handlers();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pear/temp/Mosquitto/mosquitto_message.c: In function ‘php_mosquitto_message_has_property’:
/usr/include/php/20190902/Zend/zend_object_handlers.h:192:2: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
192 | (&std_object_handlers)
| ^
/tmp/pear/temp/Mosquitto/mosquitto_message.c:392:36: note: in expansion of macro ‘zend_get_std_object_handlers’
392 | zend_object_handlers * std_hnd = zend_get_std_object_handlers();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pear/temp/Mosquitto/mosquitto_message.c: In function ‘zm_startup_mosquitto_message’:
/tmp/pear/temp/Mosquitto/mosquitto_message.c:564:51: warning: assignment to ‘zend_object_write_property_t’ {aka ‘struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, void **)’} from incompatible pointer type ‘void (*)(zval *, zval *, zval *, void **)’ {aka ‘void (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, void **)’} [-Wincompatible-pointer-types]
564 | mosquitto_message_object_handlers.write_property = php_mosquitto_message_write_property;
| ^
/bin/bash /tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/libtool --mode=link cc -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/include -I/tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/main -I/tmp/pear/temp/Mosquitto -I/usr/include/php/20190902 -I/usr/include/php/20190902/main -I/usr/include/php/20190902/TSRM -I/usr/include/php/20190902/Zend -I/usr/include/php/20190902/ext -I/usr/include/php/20190902/ext/date/lib -DHAVE_CONFIG_H -g -O2 -o mosquitto.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/modules mosquitto.lo mosquitto_message.lo -lmosquitto
libtool: link: cc -shared -fPIC -DPIC .libs/mosquitto.o .libs/mosquitto_message.o -lmosquitto -g -O2 -Wl,-soname -Wl,mosquitto.so -o .libs/mosquitto.so
libtool: link: ( cd ".libs" && rm -f "mosquitto.la" && ln -s "../mosquitto.la" "mosquitto.la" )
/bin/bash /tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/libtool --mode=install cp ./mosquitto.la /tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/modules
libtool: install: cp ./.libs/mosquitto.so /tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/modules/mosquitto.so
libtool: install: cp ./.libs/mosquitto.lai /tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/modules/mosquitto.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
/tmp/pear/temp/pear-build-root3vjSji/Mosquitto-0.4.0/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Build complete.
Don't forget to run 'make test'.
running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-root3vjSji/install-Mosquitto-0.4.0" install
Installing shared extensions: /tmp/pear/temp/pear-build-root3vjSji/install-Mosquitto-0.4.0/usr/lib/php/20190902/
running: find "/tmp/pear/temp/pear-build-root3vjSji/install-Mosquitto-0.4.0" | xargs ls -dils
1700735 4 drwxr-xr-x 3 root root 4096 27. Mär 18:27 /tmp/pear/temp/pear-build-root3vjSji/install-Mosquitto-0.4.0
1700758 4 drwxr-xr-x 3 root root 4096 27. Mär 18:27 /tmp/pear/temp/pear-build-root3vjSji/install-Mosquitto-0.4.0/usr
1700759 4 drwxr-xr-x 3 root root 4096 27. Mär 18:27 /tmp/pear/temp/pear-build-root3vjSji/install-Mosquitto-0.4.0/usr/lib
1700760 4 drwxr-xr-x 3 root root 4096 27. Mär 18:27 /tmp/pear/temp/pear-build-root3vjSji/install-Mosquitto-0.4.0/usr/lib/php
1700761 4 drwxr-xr-x 2 root root 4096 27. Mär 18:27 /tmp/pear/temp/pear-build-root3vjSji/install-Mosquitto-0.4.0/usr/lib/php/20190902
1700757 200 -rwxr-xr-x 1 root root 200824 27. Mär 18:27 /tmp/pear/temp/pear-build-root3vjSji/install-Mosquitto-0.4.0/usr/lib/php/20190902/mosquitto.so
Build process completed successfully
Installing '/usr/lib/php/20190902/mosquitto.so'
install ok: channel://pecl.php.net/Mosquitto-0.4.0
configuration option "php_ini" is not set to php.ini location
You should add "extension=mosquitto.so" to php.ini
Failed to restart mosquitto.service: Unit mosquitto.service not found.
Hat jemand eine Idee?