Closed DwinGrashof closed 8 years ago
brew update
brew doctor
sudo chown -R $(whoami) $(brew --prefix)
You can erase any parts of this template not applicable to your Issue.
Please replace this line with a brief summary of your issue AND if reporting a build issue include the link from:
brew gist-logs <formula> (where <formula> is the name of the formula that failed to build).
brew gist-logs <formula>
<formula>
Please note by far the quickest way to get a new feature or formula into Linuxbrew is to file a Pull Request.
We will consider your request but it may be closed if it's something we're not actively planning to work on.
Hello @DwinGrashof, was this issue opened by mistake? It doesn't have any details about what failed.
Hello,
Yes it was. I am sorry for the trouble.
Regards, Dwin Grashof
Please follow the general troubleshooting steps first:
brew update
and retried your prior step?brew doctor
, fixed as many issues as possible and retried your prior step?sudo chown -R $(whoami) $(brew --prefix)
?You can erase any parts of this template not applicable to your Issue.
Bug reports:
Please replace this line with a brief summary of your issue AND if reporting a build issue include the link from:
brew gist-logs <formula>
(where<formula>
is the name of the formula that failed to build).Feature/Formula Requests:
Please note by far the quickest way to get a new feature or formula into Linuxbrew is to file a Pull Request.
We will consider your request but it may be closed if it's something we're not actively planning to work on.