From help-request at octave dot org Wed Dec 28 09:31:16 2005 Subject: Re: gnuplot with octave From: marius173 at mchsi dot com To: help at octave dot org Date: Wed, 28 Dec 2005 15:29:21 +0000 Anand, It doesn't seem to find the Aquaterm dylib. Can you launch Aquaterm from the Finder? Given that you have installed into /usr/local, you are not using Fink or DarwinPorts. Did you build octave/ octave-forge yourself or did you install from hmug.org? If so, which revision? Marius > 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 -------------------------------------------------------------