help-octave
[Top][All Lists]
Advanced

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

Re: Octave- Forge


From: Diego Ruiz
Subject: Re: Octave- Forge
Date: Mon, 21 Feb 2005 18:37:30 +0800

Dear Dmitri,

In your first e-mail from fryday you wrote:

> LOADPATH = [ getenv("HOME"),  "/octave-forge//:", LOADPATH ];
> EXEC_PATH = [getenv("HOME"),  "/octave-forge/bin:", EXEC_PATH ];
>Can you remove (comment out) those two lines and try again?

If I remove those lines the error dissapears, but then I cannot
use the octave-forge features. For example:

octave:1>sparse(A)
error: sparse' undefined near line 1 column 1
octave:2>help sparse

help: sorry, `sparse' is not documented

Later, you wrote:
 
> For some reason octave cannot find dispatch.oct.
> So it either not built or not installed correctly for
> some reasons.
> 
> Do you have dispatch.oct in /home/yeyo/octave-forge/ ?
> 
> Can hyou verify that you have dispatch.oct in
> ./octave-forge-2004.11.16/main/miscellaneous/
> 


The file dispatch.oct can be found in:

/home/yeyo/octave-forge/oct

and

/home/yeyo/octave-forge-2004.11.16/main/miscellaneous/

The problem is still the same: when calling octave, it appears the
error message:

warning: in /home/yeyo/octave-forge/miscellaneous/dispatch.m near
line 2, column 3:
warning: missing dispatch: use...........................
.........................................................


Thanks,
Diego




-------------------------------------------------------------
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]