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

Re: [Pkg-octave-devel] octave2.9-forge



Hi, 

Am Mittwoch, 4. Juli 2007 10:53:52 schrieb Pascal Dupuis:
> I need to have some old script running quickly ... it was written with
> functions present in octave-forge. As of today, I run
> octave2.9 2.9.10-1
> octave2.9-forge/testing uptodate 2006.07.09+dfsg1-8
> (linux 2.6.21; debian testing)

That's not testing. Testing has Octave 2.9.9, and that's for a reason!

> I tried symlinking a path from my home dir to
> /usr/share/octave/site/api-v22/m/octave2.9-forge, but
> addpath(genpath('my_link_to_octave2.9-forge'))
> generates a lot of warning:
> warning: autoload: `' is not an absolute file name
>
> Is it serious ? Can I ignore it and use the functions anyway ? Is
> there some fix ?

Downgrade to Octave 2.9.9. That's the fastest solution. Depending on your 
needs, you can add the octave2.9-forge paths to Octave's path. For .m files, 
this will likely work, for .oct files, it won't work.

Why do you symlink the paths? Just add them directly.

	Thomas




Reply to: