나는 얻다:
C:/cygwin64/bin/host.exe: error while loading shared libraries: cygisccfg-163.dll: cannot open shared object file: No such file or directory
제거 bind-utils
하고 다시 설치해 보았습니다. 하지만 행운은 없습니다.
올바르게 해결되지 않은 종속성이 있는 것 같습니다.
cygisccfg-163.dll이 포함된 패키지를 찾는 방법은 무엇입니까? 이상적인 대답은 또한 어떤 패키지가 특정 오류(예: apt-file search
)를 제공하는지 일반적으로 찾는 방법을 나타냅니다.
답변1
Cygcheck를 사용하여 패키지 찾기
$ cygcheck -p bin/cygisccfg-163.dll
Found 6 matches for bin/cygisccfg-163.dll
bind-debuginfo-9.11.5-2.P4 - bind-debuginfo: Debug info for bind
bind-debuginfo-9.11.6-1 - bind-debuginfo: Debug info for bind
bind-debuginfo-9.11.9-1 - bind-debuginfo: Debug info for bind
libisccfg163-9.11.5-2.P4 - libisccfg163: BIND named.conf parser library
libisccfg163-9.11.6-1 - libisccfg163: BIND named.conf parser library
libisccfg163-9.11.9-1 - libisccfg163: BIND named.conf parser library