This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: octave/gnuplot fails with new cygwin dll.
- From: Takashi Yano <takashi dot yano at nifty dot ne dot jp>
- To: cygwin at cygwin dot com
- Date: Sat, 7 Mar 2015 13:26:38 +0900
- Subject: Re: octave/gnuplot fails with new cygwin dll.
- Authentication-results: sourceware.org; auth=none
- References: <CAKST5xOOQneAW7UOG1yDgK8K2hXBUf8cjEhH1X_DD-ddBhf5RQ at mail dot gmail dot com> <20150307124429 dot 40ea18631540eda21ba3a85c at nifty dot ne dot jp>
On Sat, 7 Mar 2015 12:44:29 +0900
Takashi Yano <takashi.yano@nifty.ne.jp> wrote:
> $ cd /bin
> $ ./find '/cygdrive/c/Program Files (x86)/gnuplot' -name '*.dll' > /tmp/rebase.lst
> $ ./rebaseall -v -T /tmp/rebase.lst
After I posted this, I have noticed that using
/tmp/rebase.lst is dangerous, because rebasell
uses same filename internally.
Please use /tmp/rebase-gnuplot.lst or something
instead of /tmp/rebase.lst.
--
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