Hi there, I have been trying to install the package "symbolic-1.0.9.tar.gz " in octave-3.4.3 but am getting error messages about the function "symbols.cc". See below for the octave terminal output:
octave:1> pkg install ~/Downloads/symbolic-1.0.9.tar.gz symbols.cc: In function ‘octave_value_list Fsubs(const octave_value_list&, int)’: symbols.cc:376:17: error: ‘const class octave_value’ has no member named ‘is_list’ make: *** [symbols.o] Error 1 'make' returned the following error: make: Entering directory `/tmp/oct-xXg3lK/symbolic-1.0.9/src' mkoctfile -v -c symbols.cc g++ -c -fPIC -I/usr/local/include/octave-3.4.3/octave/.. -I/usr/local/include/octave-3.4.3/octave -I/usr/local/include -mieee-fp -g -O2 symbols.cc -o symbols.o make: Leaving directory `/tmp/oct-xXg3lK/symbolic-1.0.9/src' error: called from `pkg>configure_make' in file /usr/local/share/octave/3.4.3/m/pkg/pkg.m near line 1339, column 9 error: called from: error: /usr/local/share/octave/3.4.3/m/pkg/pkg.m at line 790, column 5 error: /usr/local/share/octave/3.4.3/m/pkg/pkg.m at line 361, column 9 octave:1> I have no experience with C or C++ and so have no idea how to fix this. Perhaps you can help or point out what I am doing wrong here. I am running octave under Ubuntu 11.04 and had no problem building octave from source. Other packages (eg. odepkg.0.8.0) installed with no problems. Regards, Daniel ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev