help-octave
[Top][All Lists]
Advanced

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

Re: a cs-list cannot be further indexed


From: xnand
Subject: Re: a cs-list cannot be further indexed
Date: Mon, 8 Mar 2010 22:37:20 -0800 (PST)



Jaroslav Hajek-2 wrote:
> 
> On Tue, Mar 9, 2010 at 5:23 AM, xnand <address@hidden> wrote:
>>
>>
>>
>> Jaroslav Hajek-2 wrote:
>>>
>>> On Mon, Mar 8, 2010 at 12:51 PM, xnand <address@hidden> wrote:
>>>>
>>>> Hi all.
>>>>
>>>> For
>>>>  cdf{'ensemble'}.FillValue_ = fillValue;
>>>> I get the error:
>>>> error: a cs-list cannot be further indexed
>>>>
>>>> Any help?
>>>>
>>>> Thanks.
>>>>
>>>> Nands
>>>
>>>
>>> IIRC this bug is fixed when octcdf is built against the development
>>> sources.
>>>
>>>
>>> --
>>> RNDr. Jaroslav Hajek, PhD
>>> computing expert & GNU Octave developer
>>> Aeronautical Research and Test Institute (VZLU)
>>> Prague, Czech Republic
>>> url: www.highegg.matfyz.cz
>>>
>>> _______________________________________________
>>> Help-octave mailing list
>>> address@hidden
>>> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>>>
>>>
>>
>> Dear Sir.
>>
>> I am new to Octave. Could you please tell me exactly what am I supposed
>> to
>> do, to get rid of this error?
> 
> The bug is (partially) in Octave, so you need to build Octave from
> sources in order to get rid of this problem.
> The procedure is roughly:
> 
> 1. install Mercurial, git, BLAS, LAPACK
> 2. optionally install SuiteSparse, fftw, FLTK, OpenGL, pcre, libcurl,
> qhull
> then do
> hg clone http://hg.savannah.gnu.org/hgweb/octave
> cd octave
> ./autogen.sh
> ./configure
> make
> make install # as root
> 
> 
> -- 
> RNDr. Jaroslav Hajek, PhD
> computing expert & GNU Octave developer
> Aeronautical Research and Test Institute (VZLU)
> Prague, Czech Republic
> url: www.highegg.matfyz.cz
> 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 
> 


Thank you very much Sir. I am working on it.

Nands
-- 
View this message in context: 
http://old.nabble.com/a-cs-list-cannot-be-further-indexed-tp27819850p27831923.html
Sent from the Octave - General mailing list archive at Nabble.com.




reply via email to

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