Re: octave/gnuplot fails with new cygwin dll.

2015-03-06 Thread Takashi Yano
On Sat, 7 Mar 2015 12:44:29 +0900 Takashi Yano 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 f

Re: octave/gnuplot fails with new cygwin dll.

2015-03-06 Thread Takashi Yano
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 $ ./rebaseal

Re: octave/gnuplot fails with new cygwin dll.

2015-03-06 Thread Achim Gratz
Marco Atzeri gmail.com> writes: > but this portion, of my original post, could apply any way > > > if rebase alone doesn't work > > move away "/etc/rebase.db.i386" and rebase again > > for a full rebase from scratch These days, run $ rebase-trigger fullrebase then just run setup.exe again.

Re: octave/gnuplot fails with new cygwin dll.

2015-03-06 Thread Marco Atzeri
On 3/6/2015 10:53 AM, Takashi Yano wrote: Sorry, I had passed over this: There is no difficulty when I attempt the plot with the fltk graphics engine. Also, I have run the ash.exe> rebaseall, though that did not help. but this portion, of my original post, could apply any way > if re

Re: octave/gnuplot fails with new cygwin dll.

2015-03-06 Thread Takashi Yano
Sorry, I had passed over this: > There is no difficulty when I attempt the plot with the > fltk graphics engine. Also, I have run the ash.exe> rebaseall, > though that did not help. -- Takashi Yano -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

Re: octave/gnuplot fails with new cygwin dll.

2015-03-05 Thread Takashi Yano
On Wed, 4 Mar 2015 20:00:35 -0500 GEORGE BARRICK wrote: > octave:1> hndle = plot(1:10,1:10,"k-") > hndle = -6.1426 > 2 [main] octave-cli-3.8.2 3688 child_info_fork::abort: > unable to remap cygfltk_gl-1.3.dll to same > address as parent (0x32) - try running rebaseall > error

octave/gnuplot fails with new cygwin dll.

2015-03-04 Thread GEORGE BARRICK
2015.03.05.00:53:06 UT Hey Cygwin folks, I just downloaded and installed the new Cygwin-1.7.35-1 and found this minor difficulty with my favorite software, GNU Octave. Prior to installation of the new cygwin dll, I had no trouble, and the new dll is the o