Hello HMMMMMMMMMMMMMM!
For me plot(rand(40,3)) worked correct. There seems to be something trouble to communicate with gnuplot. Do you confirm existence of gnuplot in ...\Octave\3.2.3_gcc4.4.0\bin ? What output do you see to execute octave> gnuplot_binary ? Anyway problem was not found at least for me and seems to be something wrong in your environment or some trouble in installing process. Regards Tatsuro --- Obed Sands wrote: > > hello tassuro, > Having the following problems under a basic plot test > Octave 12> plot(rand(40,3)) Octave 13> error: compare_versions: given version strings are not > valid: 4.3.0-2009-07-08CVS.0octave-mingw32 4.2.5 error: called from:error: > C:\Octave\3.2.3_gcc4.4.0\share\octave\3.2.3\m\miscellaneous\compare_versions.m > at line 115, > column 5 error: C:\Octave\3.2.3_gcc4.4.0\share\octave\3.2.3\m\plot\__gnuplot_has_feature__.m at > line 43, column 23 error: C:\Octave\3.2.3_gcc4.4.0\share\octave\3.2.3\m\plot\gnuplot_drawnow.m > at line 209, column 11error: > C:\Octave\3.2.3_gcc4.4.0\share\octave\3.2.3\m\plot\gnuplot_drawnow.m at line > 90, column 14 > > Any suggestions? > Regards, > O. Scott Sands--- On Tue, 10/27/09, Tatsuro MATSUOKA <[email protected]> > wrote: > > From: Tatsuro MATSUOKA <[email protected]> > Subject: Re: [OctDev] Octave 3.2.3/mingw32 available > To: "Benjamin Lindner" <[email protected]>, "octave-dev" > <[email protected]> > Date: Tuesday, October 27, 2009, 7:57 PM > > Hello > > Congratulations! > > However, in the sourcefore page > > For convenience Octave-Forge supplies pre-built installers for Octave: > ******************************************** > Windows installer (Octave and Octave-Forge) > ******************************************** > is linked to the previous version > > http://downloads.sourceforge.net/project/octave/Octave_Windows%20-%20MinGW/Octave%203.2.2%20for%20Windows%20MinGW32%20installer/Octave-3.2.2_i686-pc-mingw32_gcc-4.3.0_setup.exe?use_mirror=jaist > > Please update the link. > > Here I will write the url for users' convenience > > http://downloads.sourceforge.net/project/octave/Octave_Windows%20-%20MinGW/Octave%203.2.3%20for%20Windows%20MinGW32%20Installer/Octave-3.2.3-3_i686-pc-mingw32_gcc4.4.0_setup.exe?use_mirror=jaist > > This version is built on the gcc-4.4.0 on MinGW official site not but TDM. > > Updating the complier to the gcc-4.4.0 is quite good news for me. > > I'll update OctaveForWindows Wiki. > > Regards > > Tatsuro > > --- Benjamin Lindner > > For convenience Octave-Forge supplies pre-built installers for Octave: > > Windows installer (Octave and Octave-Forge) wrote: > > > Hello, > > > > I have uploaded an octave 3.2.3/mingw32 installer. > > > > benjamin > > > > Release Notes: > > ============== > > > > This is a binary release of Octave 3.2.3 for Windows platform using > > mingw32/gcc build tools. It has been tested on Windows 2K and XP. > > > > Octave-3.2.3_i686-pc-mingw32_gcc-4.4.0_setup.exe > > > > This package contains Octave 3.2.3 and a set of octave-forge packages. > > Some packages are missing because external dependency libraries have not > > been built using mingw32/gcc yet. > > > > This package includes notepad++ as text editor and gnuplot as graphical > > engine. It is bundled with the version of GCC used to compile this package > > and a MSYS environment to install octave-forge packages. > > > > This package has been built using GCC-4.4.0 from http://www.mingw.org > > > > The installer can be installed side-by-side with previous versions of > > octave/mingw32 and thus does not uninstall any previously installed version > > of octave/mingw32. > > > > > > Changes since Octave/mingw32 3.2.2: > > ----------------------------------- > > > > *) Build with gcc-4.4.0 from http://www.mingw.org > > *) Update to gnuplot 4.3.0-2009-07-08 CVS snapshot > > *) for gnuplot, add a workaround patch to SF#2848002 > > *) build gnuplot with support for wxwidgets terminal. To use it, set the > > environment variable GNUTERM to "wxt", e.g. from within octave execute > > putenv("GNUTERM","wxt") > > *) Build Graphicsmagick as relocatable dll and remove dependency on > > environment variable defining installation location > > *) Update several dependency libraries > > *) Add SSE/SSE2-enabled fftw3 library > > *) add the fixed-0.7.10 octave forge package to installer > > > > Fixed Issues in 3.2.3: > > ---------------------- > > > > *) Printing to pdf no longer yields spurious empty pages using gnuplot > > *) Pressing CTRL-C within octave should no longer crash gnuplot > > *) the command "clear all" no longer segfaults after calling eigs() > > > > Known Issues with octave/mingw32 3.2.3: > > -------------------------------------- > > > > *) The command "clear all" results in a segfault. > > This is currently triggered by the following octave-forge packages: > > windows > > octcdf > > communications > > ga (depends on communications) > > > > The error occurs only if any of these packages is marked "-auto" > > i.e. is loaded at startup. > > > > *) Installing octave respectively running octave from a path which contains > > spaces breaks the installation of octave-forge packages using octave's > > package manager pkg.m. > > It this therefore highly recommended to install octave to a path WITHOUT > > spaces. Octave will work if installed to a path including spaces, > > and all > > packages added at the installation will work if installed into a path > > containing spaces, HOWEVER you will currently NOT be able to install > > packages using octave's package manager at a later time if Octave was > > installed to a directory containing spaces. > > > > *) "make check" results: > > > > Summary: > > > > PASS5754 > > FAIL 3 > > > > octave-3.2.3\src\data.cc PASS 506/509 FAIL 3 > > > > ------------------------------------------------------------------------------ > > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > > is the only developer event you need to attend this year. Jumpstart your > > developing skills, take BlackBerry mobile applications to market and stay > > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > > http://p.sf.net/sfu/devconference > > _______________________________________________ > > Octave-dev mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/octave-dev > > > > > -------------------------------------- > GyaO! - Anime, Dramas, Movies, and Music videos [FREE] > http://pr.mail.yahoo.co.jp/gyao/ > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Octave-dev mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/octave-dev > > > > -------------------------------------- GyaO! - Anime, Dramas, Movies, and Music videos [FREE] http://pr.mail.yahoo.co.jp/gyao/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
