On 8 Mar 2010, at 11:50, Paolo Prosperi wrote:

> I'm a newbie to Octave and Ubuntu in general.
>
> I'm using pubuntu on
> which I successfully installed Octave 3.2.2 and Signal-1.0.10.
> However,
> when I try to use the medfilt1 function, I get the following error:
>
>
> error: /usr/lib/octave/packages/3.2/signal-1.0.10/i486-pc-linux-gnu- 
> api-
> v37/medfilt1.oct: undefined symbol:
> _Z20install_dld_functionPF17octave_value_listRKS_iERKSsRK12octave_shlibS5_bb
>
>
> I've googled it and found it's a bug for some other functions as well.
>
> Is that the case?
>
> Thanks,
> Paolo

This looks more like a packaging bug rather than a bug in Octave itself,
so you should probably report it to the ubuntu package maintainers via  
launchpad:

https://bugs.launchpad.net/ubuntu/

anyway, you can probably try to work around the problem by  
uninstalling the octave-signal package
in synaptic and trying to install the signal package locally with  
Octave's internal package manager.

c.



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to