Thứ Ba, 21 tháng 6, 2016

linuxbrew: Warning: "config" scripts exist outside your system or Homebrew directories



Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.

Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
    /bin/pkg-config

FIX:
https://github.com/Homebrew/legacy-homebrew/issues/17769#issuecomment-13399589

PATH=$(getconf PATH)
and re-sourcing .bash_profile
and then, remove PATH=$(getconf PATH)and re-sourcing .bash_profile

- Comments

0 nhận xét:

Đăng nhận xét