Hacker News new | ask | show | jobs
by happymellon 1038 days ago
I was simply responding to the statement

> its possible to choose a custom installation location, even on Intel Macs if you prefer.

Whilst it is physically possible, it won't work.

What would be better is a plan. Putting it in a different system folder like `opt` isn't much better.

1 comments

It does work, it's just not supported because the experience is worse. Open source (Homebrew included) is full of lots of plans: it's lacking people willing and able to execute on those plans. When or if that happens: Homebrew will support installations in more locations.
How is the experience worse if it works?

The other explanations imply that it may not work due to hard coded paths.

Because of the hardcoded paths, the precompiled artifacts will not work. Because of this, homebrew will need to run the build script locally. This means that the process takes longer, which is what makes the experience worse.