Created
April 13, 2016 06:04
-
-
Save anonymous/19914c11d1b16ba1020b456c815bb2cb to your computer and use it in GitHub Desktop.
brew install hello -dv - Linuxbrew on Ubuntu on Windows
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/root/.linuxbrew/Library/brew.rb (Formulary::FormulaLoader): loading /root/.linuxbrew/Library/Formula/hello.rb | |
/root/.linuxbrew/Library/brew.rb (Formulary::FormulaLoader): loading /root/.linuxbrew/Library/Formula/patchelf.rb | |
/root/.linuxbrew/Library/brew.rb (Formulary::FormulaLoader): loading /root/.linuxbrew/Library/Formula/glibc.rb | |
Error: Unable to determine the system's glibc version | |
/root/.linuxbrew/Library/Homebrew/requirements/glibc_requirement.rb:21:in `system_version' | |
/root/.linuxbrew/Library/Homebrew/requirements/glibc_requirement.rb:33:in `block in <class:GlibcRequirement>' | |
/root/.linuxbrew/Library/Homebrew/requirement.rb:56:in `instance_eval' | |
/root/.linuxbrew/Library/Homebrew/requirement.rb:56:in `block in satisfied?' | |
/root/.linuxbrew/Library/Homebrew/requirement.rb:182:in `yielder' | |
/root/.linuxbrew/Library/Homebrew/requirement.rb:56:in `satisfied?' | |
/root/.linuxbrew/Library/Homebrew/formula_installer.rb:357:in `bottle_dependencies' | |
/root/.linuxbrew/Library/Homebrew/formula_installer.rb:393:in `expand_dependencies' | |
/root/.linuxbrew/Library/Homebrew/formula_installer.rb:265:in `compute_dependencies' | |
/root/.linuxbrew/Library/Homebrew/formula_installer.rb:130:in `verify_deps_exist' | |
/root/.linuxbrew/Library/Homebrew/formula_installer.rb:123:in `prelude' | |
/root/.linuxbrew/Library/Homebrew/cmd/install.rb:231:in `install_formula' | |
/root/.linuxbrew/Library/Homebrew/cmd/install.rb:93:in `block in install' | |
/root/.linuxbrew/Library/Homebrew/cmd/install.rb:93:in `each' | |
/root/.linuxbrew/Library/Homebrew/cmd/install.rb:93:in `install' | |
/root/.linuxbrew/Library/brew.rb:83:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment