Skip to content

[improvement] - installation on armbian (minimal) - debian trixie armhf #15

Description

@VincentGijsen

i just tried to install HomeDockOs on my armbian armhf (odroid xu4).

it fails the install, as it cannot find 'flask' .

to get flash, it requires to compile, this is where it breaks.

please considder adding arm-linux-gnueabihf-gcc (my specific cpu / gcc), and python3-dev , in the prereq install

sudo apt  install libffi-dev python3-dev gcc

then the pip install -r requirements.txt should run fine

edit: added some deps, and refactored msg.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions