pi4 bullseye 1.36 arm64
Posted: Sat Nov 13, 2021 1:17 pm
Hi Bill,
I am a long term user of zoneminder on pi4 using armhf
pios has now gone to bulleye
I am now pios64
Its arm64 lists zoneminder but only at 1.34.23-1
I am following your wiki https://wiki.zoneminder.com/Debian_11_B ... der_1.36.x "loosely"
Changed to:
1. apt install apache2 mariadb-server php libapache2-mod-php php-mysql first
2. vi /etc/mysql/mariadb.conf.d/50-server.cnf
no [mysql] so put additions [mysqld]
innodb_file_per_table = ON
innodb_buffer_pool_size = 256M
innodb_log_file_size = 32M
(there were typos in 1st line - space in name and
in 3rd line - should be = ((I assume)) )
3. service mysql restart
4. Then there was no arm64 build in bulleye so I looked in buster as you did
But also no arm64 for 1.36.10 or 7 or 5 or 3
I.E I can find no 1.37 arm64 builds for buster or bullseye in zmrepo
Do you have any influence with boss of zmrepo to get arm64 built for 1.36.7
Given that the raspberry pi debian is now bullseye
It would seem more sensible to go direct to bulleye would it not?
I am happy to try the process for you if that helps
I am a long term user of zoneminder on pi4 using armhf
pios has now gone to bulleye
I am now pios64
Its arm64 lists zoneminder but only at 1.34.23-1
I am following your wiki https://wiki.zoneminder.com/Debian_11_B ... der_1.36.x "loosely"
Changed to:
1. apt install apache2 mariadb-server php libapache2-mod-php php-mysql first
2. vi /etc/mysql/mariadb.conf.d/50-server.cnf
no [mysql] so put additions [mysqld]
innodb_file_per_table = ON
innodb_buffer_pool_size = 256M
innodb_log_file_size = 32M
(there were typos in 1st line - space in name and
in 3rd line - should be = ((I assume)) )
3. service mysql restart
4. Then there was no arm64 build in bulleye so I looked in buster as you did
But also no arm64 for 1.36.10 or 7 or 5 or 3
I.E I can find no 1.37 arm64 builds for buster or bullseye in zmrepo
Do you have any influence with boss of zmrepo to get arm64 built for 1.36.7
Given that the raspberry pi debian is now bullseye
It would seem more sensible to go direct to bulleye would it not?
I am happy to try the process for you if that helps