help-octave
[Top][All Lists]
Advanced

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

Re: Octave- Forge


From: Dmitri A. Sergatskov
Subject: Re: Octave- Forge
Date: Fri, 18 Feb 2005 11:44:18 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041127)

Diego Ruiz wrote:

Octave Installation (as root):

configure --enable-shared
make
make install

Octave-forge installation:

./configure --with-path=/home/yeyo/octave-forge --prefix=$HOME
--enable-shared
make -k
make check
make icheck
make install

gedit ~/.octaverc &

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?
Also, please CC replies to the list.



Thanks,
Diego


Sincerely,

Dmitri.
--



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