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
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
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.
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
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
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
6 matches
Mail list logo