help-octave
[Top][All Lists]
Advanced

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

octave forge


From: Nathan Weisz
Subject: octave forge
Date: Thu, 26 Feb 2004 14:03:36 +0100

Hi,

wanted to install octave-forge-2004.02.12. I use Mac OS X 10.3 and have octave 2.1.53 installed via hpc. Installation went smooth, then I added the specified paths to my octaverc file. So now it looks like this:
LOADPATH = ['/users/nathan/octavestuff//:'];
LOADPATH = [ '/usr/local/libexec/octave/2.1.53/site/oct/powerpc-apple-darwin6.8/ octave-forge:/usr/local/share/octave/2.1.53/site/m/octave-forge/ /:',LOADPATH ]; EXEC_PATH = [ '/usr/local/libexec/octave/2.1.53/site/exec/powerpc-apple-darwin6.8:', EXEC_PATH ];

However when I start octave, I get following errors:
error: `dispatch' undefined near line 2 column 1
error: near line 2 of file `/usr/local/share/octave/2.1.53/site/m/octave-forge/comm//PKG_ADD' error: source: error sourcing file `/usr/local/share/octave/2.1.53/site/m/octave-forge/comm//PKG_ADD' error: near line 1 of file `/usr/local/share/octave/2.1.53/m/startup/octaverc'
I found one mail describing a similar problem (http://www.octave.org/octave-lists/archive/help-octave.2003/ msg02315.html), however no further answer. A look into /usr/local/libexec/octave/2.1.53/site/oct/powerpc-apple-darwin6.8/ octave-forge/ shows that there is no dispatch.oct.

Does someone have any help to offer?

Thanks in advance.

Best,
Nathan




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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