From help-octave-request at bevo dot che dot wisc dot edu Thu Oct 5 10:36:29 1995 Subject: Re: Installing Octave From: vdp at us0 dot mayo dot EDU (Vinayak Dutt) To: blmark at ccrl dot nj dot nec dot com Cc: help-octave at bevo dot che dot wisc dot edu Date: Thu, 5 Oct 95 10:36:29 CDT # # # I'm trying to install Octave on our system from # the binary distribution. Octave appears to # run OK, but the directory structure I want to # use is slightly different from what "doinstall.sh" produces. # # How do I tell Octave where to look for the info # files for the command "help -i "? # # Also, the directories # lib/octave/1.1.1/exec/host_type This should have the octtopnm binary (required by the image display routines). # lib/octave/1.1.1/imagelib This should have the default image for display, default.img Both of these could be found in lib/octave/1.1.1/m/image directory. If not check the source code distribution. The octtopnm binary will have to compiled from the c file which should be in lib/octave/1.1.1/m/image. --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 * */ #include "disclaimer.h"