Yes. You’re correct. I am not compiling from source. I downloaded using Octave3.6.1_gcc4.6.2_20120303.7z. When I fire it up, I see
GNU Octave, version 3.6.1
Copyright (C) 2012 John W. Eaton and others.
This is free software; see the source code for
There is ABSOLUTELY NO WARRANTY; not even for M
FITNESS FOR A PARTICULAR PURPOSE. For details,
Octave was configured for "i686-pc-mingw32".
Does this help identify the problem?
Sent from Windows Mail
Earl,
Since it's windows, is it safe to assume you weren't compiling from source and were using one of the pre-compiled Octave Forge versions? Which one, there are "MinGW" and "Visual Studio" versions of Octave 3.6.2. The MinGW version isn't actually an installer, you just unzip (well, un 7Z) to an Octave folder. If your problem was with the Visual Studio version, does the MinGW version work?
Also, I've never installed the Visual Studio version, but the MinGW version has a readme.txt describing a number of options that can be set for libblas.dll . Would any of these changes make a difference under Win8?
Nick J.