octave/gnuplot fails with new cygwin dll.
Takashi Yano
takashi.yano@nifty.ne.jp
Sat Mar 7 04:06:00 GMT 2015
Hi, George.
Possibly, are you using gnuplot which does not
derive from cygwin package?
If so, you might also need to rebase DLLs which
come with gnuplot.
In my case, it would be as follows:
$ cd /bin
$ ./find '/cygdrive/c/Program Files (x86)/gnuplot' -name '*.dll' > /tmp/rebase.lst
$ ./rebaseall -v -T /tmp/rebase.lst
in dash or ash.
Needless to say, administrator privilege is required.
--
Takashi Yano <takashi.yano@nifty.ne.jp>
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list