Skip to content

OS X #
Find similar titles

오에스 텐. Apple Inc.Macintosh 컴퓨터 Operating system

공식이름이였던 "Mac OS X"에서 "Mac"을 빼기로 했다고.

이름을 다시 macOS로 변경함.

#

DNS 캐시 초기화 방법 (요세미티)

dscacheutil -flushcache

동적 라이브러리 경로 변경 (from dyld: Library not loaded … Reason: Image not loaded Stack Overflow )

$ ./gensel4r
dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib
  Referenced from: /Users/yong27/work/sslee/./gensel4r
  Reason: image not found
[1]    32647 trace trap  ./gensel4r

$ install_name_tool -change /usr/local/lib/libgomp.1.dylib /usr/local/opt/gcc/lib/gcc/5/libgomp.1.dylib gensel4r

관련정보 #

Incoming Links #

Related People #

Related Corporations #

Related Articles #

Related Software Applications #

Related Codes #

Suggested Pages #

web biohackers.net
0.0.1_20140628_0