터미널 응용 프로그램과 관계없이 새 터미널 창을 열 때마다 콘솔 stderr가 dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/login) is setuid or setgid첫 번째 bash 프롬프트 전에 표시됩니다 .
이 오류의 시작은 10.8의 설치와 일치했습니다.
해당 메시지를 제거하려면 어떻게해야합니까?
아래는 내 .bash_profile입니다.
export PS1="\u@MBP:\W ->"
##
# Your previous /Users/segiddins/.bash_profile file was backed up as /Users/segiddins/.bash_profile.macports-saved_2012-04-19_at_21:00:04
##
# MacPorts Installer addition on 2012-04-19_at_21:00:04: adding an appropriate PATH variable for use with MacPorts.
export PATH=/opt/local/bin:/opt/local/sbin:$PATH
# Finished adapting your PATH environment variable for use with MacPorts.
~/에는이라는 파일이 있어야합니다.bash_profile. 당신은 할 수 어딘가에 붙여 우리를 보여?