-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 installI'll leave the issue open since this is something you might want to address. Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels