--- On Sat, 2014/3/1, Marco Atzeri wrote: > On 01/03/2014 03:06, Tatsuro MATSUOKA wrote: > > Hello > > > > I have installed octave 3.8.0 on win 7 32bit. > > > > octave:2> fplot (@cos, [0, 2*pi]) > > 5 [main] octave-cli-3.8.0 4840 child_info_fork::abort: > >C:\cygwin\lib\lapack\cyglapack-0.dll: Loaded to different address: > >parent(0x5D0000) != child(0x6C0000) > > error: popen2: process creation failed -- Resource temporarily unavailable > > error: called from: > > error: > > /usr/share/octave/3.8.0/m/plot/util/private/__gnuplot_open_stream__.m at > > line 30, column 40 > > error: /usr/share/octave/3.8.0/m/plot/util/__gnuplot_drawnow__.m at line > > 72, column 19 > > > > On Cygwin 64, the above did not appear and plot went well. > > > > For fltk toolkit, plot went well, but fonts were missing as was the same as > > those happened octave on cygwin 64. > > > > http://cygwin.1069669.n5.nabble.com/octave-3-8-0-font-missig-in-fltk-graph-td106581.html > > > > Regards > > > > Tatsuro > > > > > > Hi Tatsuro, > works fine for me. > > It is usually related to: > http://cygwin.com/faq.html#faq.using.fixing-fork-failures > > if rebase alone doesn't work > move away "/etc/rebase.db.i386" and rebase again > for a full rebase from scratch > > Regards > Marco
Hello Marco Execution of rebaseall has fixed the problem! Thanks!! Tatsuro -- 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