I am trying to run Octave under Windows and to run graphics plotting routine under it. It requires Cygwin and X/Cygwin.
When I trying to run any plotting routine, the following error appears:
/usr/bin/gnuplot.exe: error while loading shared libraries: cyggd-2.dll: cannot open shared object file: No such file or directory
gnuplot
? Did you use Cygwin'ssetup.exe
? – Stephen Kitt Feb 18 at 13:27libgd2
in this instance. – Stephen Kitt Feb 18 at 13:48libgd2
installed? Do you have a/usr/bin/cyggd-2.dll
file? – Stephen Kitt Feb 18 at 14:00