From owner-help-octave at bevo dot che dot wisc dot edu Thu Nov 30 20:11:56 1995 Subject: Re: Problem getting info From: vdp at us0 dot mayo dot EDU (Vinayak Dutt) To: dima at ims dot com Cc: help-octave at bevo dot che dot wisc dot edu Date: Thu, 30 Nov 95 20:11:40 CST # Hello: # # I installed Octave using binary installation on my Sparc 10 with SunOS 4.1.4, in a local directory - not a default one /usr/local. To do that, I changed 'prefix' variable in doinstall.sh file. # # I am able to run octave fine, but it can not access any help or info files. Also, it does not plot, even though I do have gnuplot on my machine. Could you please help? # Run Octave through a script which first sets the environment variable OCTAVE_HOME. Set the env variable OCTAVE_HOME to the root directory of the Octave installation. --vinayak- /* * vinayak dutt * ex-graduate student, ultrasound research * mayo graduate school, rochester mn * * e-mail: vdp at mayo dot edu * dutt dot vinayak at mayo dot edu * vdp at us0 dot mayo dot edu * http://www.mayo.edu/ultrasound/ultrasound.html * */ #include "disclaimer.h"