help-octave
[Top][All Lists]
Advanced

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

Re: impulse() giving error


From: Lukas Reichlin
Subject: Re: impulse() giving error
Date: Sat, 3 Apr 2010 12:55:06 +0200

On 03.04.2010, at 12:23, Huub wrote:

> 
>> It is not possible to have both of them installed/loaded. If you install my 
>> package (it becomes control-2.0 upon release of Octave 3.4), Octave will 
>> remove control-1.0.11 automatically.
>> 
>> Regards
>> Lukas
> 
> It looks like there's some kind of error in the package:
> 
> octave-3.2.3:5> pkg install control.tar.gz
> /var/folders/sS/sSh5rQruH4SgrVy6x4vesU+++TI/-Tmp-//ccOogLBg.s:2139:indirect 
> jmp without `*'
> /var/folders/sS/sSh5rQruH4SgrVy6x4vesU+++TI/-Tmp-//ccOogLBg.s:2154:indirect 
> jmp without `*'
> /var/folders/sS/sSh5rQruH4SgrVy6x4vesU+++TI/-Tmp-//ccOogLBg.s:2169:indirect 
> jmp without `*'
> /var/folders/sS/sSh5rQruH4SgrVy6x4vesU+++TI/-Tmp-//ccOogLBg.s:2184:indirect 
> jmp without `*'
> 
> This goes on and on....

Let me guess: You are using Octave.app with g95 on MacOSX 10.6. These warnings 
are due to an outdated version of the g95 Fortran compiler included with 
Octave.app. You can safely ignore them. The package should install correctly 
anyway. Note that installation may take up to several minutes (for compiling 
the Fortran files). You can verify installation afterwards by running some 
tests: try some of these

test ltimodels
test h2syn
test hinfsyn
test lyap
test care
...





reply via email to

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