I did cygcheck, it seems to be all of status OK. When executing I got a few warnings. Guess they can be ignored ? $ cygcheck -s -v -r > cygcheck.out /usr/bin/cygrunsrv: warning: OpenService failed for 'DcomLaunch': Win32 error 5 /usr/bin/cygrunsrv: warning: OpenService failed for 'pla': Win32 error 5 /usr/bin/cygrunsrv: warning: OpenService failed for 'QWAVE': Win32 error 5 /usr/bin/cygrunsrv: warning: OpenService failed for 'RpcEptMapper': Win32 error 5 /usr/bin/cygrunsrv: warning: OpenService failed for 'RpcSs': Win32 error 5 http://old.nabble.com/file/p33864961/cygcheck.out cygcheck.out Here is the XWin.0.log http://old.nabble.com/file/p33864961/XWin.0.log XWin.0.log
starting x works, but when I open octave and try to make a plot, I get this: octave:1> plot([1 4],[2 3],'--') 2 [main] octave-3.6.1 2932 child_info_fork::abort: C:\cygwin2\bin\cygfftw3-3.dll: Loaded to different address: parent(0x2C0000) != child(0x410000) error: popen2: process creation failed -- Resource temporarily unavailable error: called from: error: /usr/share/octave/3.6.1/m/plot/private/__gnuplot_open_stream__.m at line 30, column 44 error: /usr/share/octave/3.6.1/m/plot/__gnuplot_drawnow__.m at line 72, column 19 octave:2> hope that's helpfull Thank you. -- View this message in context: http://old.nabble.com/cygwin-octave-x11-tp33864360p33864961.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/