mfiles installed with pkg -auto install are not found

David Bateman David.Bateman at motorola.com
Fri Feb 15 07:02:35 CST 2008


Eric Chassande-Mottin wrote:
> Bug report for Octave 3.0.0 configured for i486-pc-linux-gnu
>
> Description:
> -----------
>
> mfiles installed with pkg -auto install are not found
>
> Repeat-By:
> ---------
>
> ~$ rm .octave_packages
> ~$ rm -rf octave/signal-1.0.5
> ~$ octave -q
> octave:1> pkg -auto install octave/signal-1.0.5.tar.gz
> octave:2> hilbert
> usage: h = hilbert(f,N,dim);
> error: evaluating if command near line 45, column 3
> error: called from `hilbert' in file `octave/signal-1.0.5/hilbert.m'
> octave:2> which hilbert
> hilbert is the user-defined function from the file
> octave/signal-1.0.5/hilbert.m
> octave:3> quit
> ~$ octave -q
> octave:1> hilbert
> error: `hilbert' undefined near line 1 column 1
> octave:2> pkg list
> Package Name  | Version | Installation directory
> --------------+---------+-----------------------
>       signal  |   1.0.5 | octave/signal-1.0.5
>   
Ok, the package is install, just not loaded.. What happens when you quit
and restart Octave? Is the package available? Are you running as a user
or as root?  In any case I can't duplicate this under 3.0.0 on my machine..

Regards
David




-- 
David Bateman                                David.Bateman at motorola.com
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



More information about the Bug-octave mailing list