![]() |
Successful build on arm64 pine a64 1GB on armbian - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +---- Forum: Ubuntu (https://forum.pine64.org/forumdisplay.php?fid=27) +---- Thread: Successful build on arm64 pine a64 1GB on armbian (/showthread.php?tid=7981) |
Successful build on arm64 pine a64 1GB on armbian - alladinrouteme - 09-17-2019 Code: #!/bin/bash if build complains about missing ARM64 support - just comment out that check in Makefile ls debs avidemux3-cli-2.7.5-190917-dev.deb avidemux3-plugins-CLI-2.7.5-190917-plugins.deb avidemux3-qt5-2.7.5-190917-runtime.deb avidemux3-cli-2.7.5-190917-runtime.deb avidemux3-plugins-COMMON-2.7.5-190917-plugins.deb avidemux3-settings-2.7.5-190917-settings.deb avidemux3-core-2.7.5-190916-dev.deb avidemux3-plugins-qt5-2.7.5-190917-plugins.deb avidemux3-core-2.7.5-190916-runtime.deb avidemux3-qt5-2.7.5-190917-dev.deb Environment: Code: uname -a more /etc/os-release Code: NAME="Ubuntu" RE: Successful build on arm64 pine a64 1GB on armbian - cr2016 - 09-23-2019 Good news ;-) Always good to see builds for the 'basic' pine. For those who are not accustomed to compile from deb files, is this batch downloading the deb files or is it necessary to download them first in a folder then launch the bash from there? Is there a single command activating all the arm64 support (i.e instead of adding them one by one in the bash file)? Edit: wondering why the attached image is not visible?!?! |