You are not logged in.
Pages: 1
I have removed (pacman -R) all of my previous ABS versions of octave (octave-devel and octave3) but I am still getting the following errors when I invoke octave:
warning: addpath: /usr/lib/octave-devel/octave/3.0.0/oct/i686-pc-linux-gnu: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/linear-algebra: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/signal: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/image: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/elfun: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/control: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/control/hinf: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/control/util: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/control/obsolete: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/control/system: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/control/base: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/sparse: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/deprecated: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/plot: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/startup: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/miscellaneous: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/testfun: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/general: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/pkg: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/special-matrix: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/geometry: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/finance: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/polynomial: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/io: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/audio: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/statistics: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/statistics/distributions: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/statistics/tests: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/statistics/models: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/statistics/base: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/quaternion: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/optimization: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/time: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/set: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/specfun: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/strings: No such file or directory
warning: addpath: /usr/share/octave/3.0.0/m/path: No such file or directory
Can anyone tell me why I'm getting these errors and how do I fix them (other than by way of soft links)?
Kind regards
Last edited by Shagbag (2008-08-14 07:15:41)
Offline
Fixed it.
Note to self: manually remove your ~/<user>/.octaverc file before upgrading/re-installing octave. It appears to be working fine now.
Offline
Pages: 1