Tim Rueth wrote:
> I am running Windows Vista.  I have previously installed 
> Octave-3.2.2_gcc-4.3.0.
>  
> Earlier tonight I posted a problem I had when trying to install the 
> financial package.  I now know that I was supposed to already have 
> installed the "time" and "miscellaneous" packages.  So I then did that, 
> but when trying to install these, I got
>  
> -> pkg install miscellaneous-1.0.9.tar.gz
> configure: error: in `/tmp/oct-3/miscellaneous-1.0.9/src':
> configure: error: no acceptable C compiler found in $PATH
> See `config.log' for more details.
> the configure script returned the following error: checking for gcc... no
> checking for cc... no
> checking for cl.exe... no
> error: called from `pkg>configure_make' in file C:\Program 
> Files\Octave\3.2.2_gc
> c-4.3.0\share\octave\3.2.2\m\pkg\pkg.m near line 1242, column 2

You have installed Octave into a path which contains spaces, right?
That is a known problem. Don't do it.
Please try and install octave into a directory without spaces and try again.
If it still fails, then we'll have to debug more deeply.


benjamin

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to