From help-request at octave dot org Fri Feb 18 12:41:05 2005 Subject: Re: Octave- Forge From: "Dmitri A. Sergatskov" To: Diego Ruiz CC: octave help mailing list Date: Fri, 18 Feb 2005 11:44:18 -0700 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 -------------------------------------------------------------