Skip to content

Installation via brew fails on Linux Ubuntu 24.04 #1

@Igonato

Description

@Igonato

Hi! I'm using brew for the very first time and brew install bearcove/tap/home fails with:

...
==> Installing home from bearcove/tap
Error: An exception occurred within a child process:
  Errno::ENOENT: No such file or directory - home-term

Tried runing brew doctor, got Your system is ready to brew..

Downloaded the build from the release page, running home doctor getting:

Failed to execute command: No such file or directory (os error 2)

What else can I check?

P.S.: alternative installation methods and/or build-from-source instructions would be much appreciated!


Update: got it installed from source after installing a few system dependencies:

sudo apt install libdav1d-dev nasm -y
git clone  git@github.com:bearcove/home.git
cd home
just install

I'll leave the issue open since this is something you might want to address. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions