/usr/bin/gnuplot.exe: 공유 라이브러리를 로드하는 중 오류가 발생했습니다. cyggd-2.dll: 공유 개체 파일을 열 수 없습니다.

/usr/bin/gnuplot.exe: 공유 라이브러리를 로드하는 중 오류가 발생했습니다. cyggd-2.dll: 공유 개체 파일을 열 수 없습니다.

Windows에서 Octave를 실행하고 그 아래에서 그래픽 그리기 루틴을 실행하려고 합니다. Cygwin과 X/Cygwin이 필요합니다.

그리기 루틴을 실행하려고 하면 다음 오류가 발생합니다.

/usr/bin/gnuplot.exe: error while loading shared libraries: cyggd-2.dll: cannot open shared object file: No such file or directory

답변1

libgd2누락된 .dll 파일을 제공하려면 이 패키지를 설치해야 합니다 cyggd-2.dll.

관련 정보