From help-octave-request at bevo dot che dot wisc dot edu Fri Nov 21 12:58:49 2003 Subject: problems with starting examples From: Sebastian Soberski To: help-octave at bevo dot che dot wisc dot edu Date: Fri, 21 Nov 2003 12:56:12 -0600 Hi, I have alredy installed octave_2.0.17, but when I type: /octave/octave-2.0.17/examples > g++ -o hello hello.cc i obtain such a message: hello.cc:54: octave/config.h: No such file or directory hello.cc:58: octave/defun-dld.h: No such file or directory hello.cc:59: octave/error.h: No such file or directory hello.cc:60: octave/oct-obj.h: No such file or directory hello.cc:61: octave/pager.h: No such file or directory hello.cc:62: octave/symtab.h: No such file or directory hello.cc:63: octave/variables.h: No such file or directory What is wrong? I seems to have problem with paths. HELP!!!!!!!! Best regards Sebastiano ------------------------------------------------------------- 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 -------------------------------------------------------------