Yesterday I managed to get Debian11 32 bit working on real hardware. I got both the static and AppImage version of CinGG to build, both seem to work (more testing needed). - I installed git, then pulled down the latest from CinGG, did sudo /blds/bld_prepare.sh , and the static built fine, not other software needed. - I then installed the i386 version as per bld_appimage.sh, then the AppImage build when fine too. So I did not have to install any extra software, it just worked. I did not install any patches, have not tested av1 movies yet. If you suspect something wrong with your Debian install, I could take a look if you want. - install inxi (sudo apt install inxi). - do "inxi -F >inxi.txt" - do "sudo journalctl -xb" >journal.txt" And zip the two files and mail me, maybe I can see something wrong. MatN On Wed, 1 Dec 2021 20:52:08 +0100 Andrea paz <[email protected]> wrote:
@MatN I don't remember if I used sudo with bld_prepare.sh; but since I was following the instructions in the manual and Andrew's, I think I used sudo (or su). However, as was mentioned in: https://lists.cinelerra-gg.org/pipermail/cin/2021-October/003975.html Some dependencies I had to install by hand. But the problem is only with appimage, while compiling from git is always OK.