help-octave
[Top][All Lists]
Advanced

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

Re: Communications package error


From: Mike Miller
Subject: Re: Communications package error
Date: Mon, 15 Feb 2016 14:17:08 -0800
User-agent: Mutt/1.5.24 (2015-08-30)

On Mon, Feb 15, 2016 at 13:34:41 -0800, piranha007 wrote:
> Hello mike, thanks for your help
> 
> gcc --version :
> 
> gcc (GCC) 5.2.0
> Copyright © 2015 Free Software Foundation, Inc.
> Ce logiciel est libre; voir les sources pour les conditions de copie.  Il
> n'y a PAS
> GARANTIE; ni implicite pour le MARCHANDAGE ou pour un BUT PARTICULIER.
> 
> 
> octave --eval 'octave_config_info.build_environment.GCC_VERSION' : 
> 
> error: structure has no member 'build_environment'

Ok, sorry that's a newish change. Try

  octave --eval 'octave_config_info.GCC_VERSION'

instead.

How did you install Octave, did you build and install it yourself from
source or use a distribution's binary packages?

-- 
mike



reply via email to

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