any chance of 32bit armhf support? - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: PostmarketOS on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=124) +---- Thread: any chance of 32bit armhf support? (/showthread.php?tid=11072) |
any chance of 32bit armhf support? - pcdoodle - 08-18-2020 Any tips on being able to get armhf libraries to download via apt-get? If I add the architecture, it still can't locate them Thanks! RE: any chance of 32bit armhf support? - PureTryOut - 08-22-2020 It seems you posted this in the wrong subsection? This bit of the forum is about postmarketOS, which doesn't use apt-get. RE: any chance of 32bit armhf support? - pcdoodle - 08-25-2020 (08-22-2020, 03:31 AM)PureTryOut Wrote: It seems you posted this in the wrong subsection? This bit of the forum is about postmarketOS, which doesn't use apt-get. Opps, you're right. It's the apk thing in PmOS. Do you plan on adding 32bit support at any point? RE: any chance of 32bit armhf support? - Subsentient - 08-25-2020 You can always set up a nice little chroot, and if you set up the environment variables, you can even run X11 applications through it. I've done that before. RE: any chance of 32bit armhf support? - MartijnBraam - 08-31-2020 Alpine isn't multilib, if you really need a 32bit userspace for an application, consider containerizing it or running it in a chroot |