13.07.2019, 16:26
(13.07.2019, 15:59)Selur Wrote: Argh,... something is wrong with the 32bit binaries when callingIs your Ubuntu installation able to run 32 bit binaries? I remember those "file not found" errors in a chroot installation because of missing 32 bit support.
./DivX265
./neroAacEnc
./tsMuxeR
I only get a file or folder not found.
selur@selur-VirtualBox:~/Schreibtisch/Hybrid_20190713/hybrid$ ./DivX265
bash: ./DivX265: Datei oder Verzeichnis nicht gefunden
Cu Selur
Try the following:
sudo dpkg --add-architecture i386
sudo apt install multiarch-support libc6-i386 lib32gcc1 lib32stdc++6