From help-request at octave dot org Wed Dec 28 08:04:43 2005 Subject: gnuplot with octave From: Anand Gaurav To: help at octave dot org Date: Wed, 28 Dec 2005 19:32:42 +0530 I have got Aqua installed as well as gnuplot but have some problem plotting outputs. I get the following error while plotting. My system is mac, os X,tiger. octave:2>plot(y) dyld: Library not loaded: /Library/Frameworks/AquaTerm.framework/Versions/A/AquaTerm Referenced from: /usr/local/bin/gnuplot Reason: image not found Can somebody help. when i simply type gnuplot, I get similar error: [anand-gauravs-ibook-g4:~] Anand% gnuplot dyld: Library not loaded: /Library/Frameworks/AquaTerm.framework/Versions/A/AquaTerm Referenced from: /usr/local/bin/gnuplot Reason: image not found Trace/BPT trap On invoking, I get following error messege: error: couldn't link module /usr/local/libexec/octave/2.1.72/site/oct/powerpc-apple-darwin8.3.0/octave-forge/dispatch.oct error: `dispatch' undefined near line 2 column 1 error: near line 2 of file `/usr/local/share/octave/2.1.72/site/m/octave-forge/comm//PKG_ADD' error: source: error sourcing file `/usr/local/share/octave/2.1.72/site/m/octave-forge/comm//PKG_ADD' error: unterminated string constant parse error near line 2 of file /Users/Anand/.octaverc syntax error Hoping for some help. Regards, Anand ------------------------------------------------------------- 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 -------------------------------------------------------------