"ब्रू डॉक्टर" को चलाएं और कुछ त्रुटियां प्राप्त करें। मैं इस लिंक पर सलाह का पालन करके पथ मुद्दे को ठीक करने में कामयाब रहा: How to modify PATH for Homebrew?।"कॉन्फ़िगरेशन" स्क्रिप्ट आपके सिस्टम या होमब्रू निर्देशिका के बाहर मौजूद हैं
हालांकि, पूरी तरह से क्या निम्न त्रुटि के साथ क्या करना साथ खो दिया:
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:
/opt/sm/pkg/active/bin/curl-config
/opt/sm/pkg/active/bin/ncurses5-config
/opt/sm/pkg/active/bin/ncursesw5-config
/opt/sm/pkg/active/bin/pkg-config
/opt/sm/pkg/active/bin/xml2-config
/opt/sm/pkg/active/bin/xslt-config
Noob। ओएसएक्स चल रहा है। बुद्धिमान जेडिस से किसी भी सहायता की सराहना करें ...
आपका $ पाथ ओवरराइट किया जा रहा है। क्या आपने इंस्टॉलर का उपयोग करके पायथन स्थापित किया था? मैं जांचता हूं [अगर आपने रेल स्थापित किया है] बाहर (http://stackoverflow.com/questions/13435091/additional-scripts-in-path)। 'ब्रू डॉक्टर' क्या कहता है? – rhodee