help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiler for package installation


From: Sergei Steshenko
Subject: Re: Compiler for package installation
Date: Tue, 16 Sep 2008 21:20:19 -0700 (PDT)



--- On Tue, 9/16/08, djacobson <address@hidden> wrote:

> From: djacobson <address@hidden>
> Subject: Compiler for package installation
> To: address@hidden
> Date: Tuesday, September 16, 2008, 1:55 PM
> When i try to install several packages i get the following
> error. For
> example:
> 
> octave-3.1.50.exe:5>pkg install
> "miscellaneous-1.0.7.tar.gz"
> returns:
> *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 acc... no
> *checking for cl.exe... no
> *error: called from 'configure_make' in file
> C:\Program
> Files\Octavechare\octave\3.1.50\m\pkg\pkg.m
> near *line 1238, column 2
> *error: evaluating switch command near line 275, column 1
> *error: called from 'pkg' in file
> 'C:\Program
> Files\Octavechare\octave\3.1.50\m\pkg\pkg.m'
> 
> i have installed Microsoft Visual C++ 2008 and cl.exe is
> located in
> C:\Program Files\Microsoft Visual Studio
> 9.0\VC\bin.  how do i tell Octave
> this? 
> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/Compiler-for-package-installation-tp19520247p19520247.html
> Sent from the Octave - General mailing list archive at
> Nabble.com.
> 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

I am not a windows guy, but have you tried to modify PATH environment
variable to also point to 

C:\Program Files\Microsoft Visual Studio 9.0\VC\bin

?

Regards,
  Sergei.


      


reply via email to

[Prev in Thread] Current Thread [Next in Thread]