Hello,

I am writing since I haven't been able to make the symbolic package to
work. I am using Kubuntu 11.04. I have downloaded the source code of
Octave, version 3.4.2, compiled it and installed it in my system.

I downloaded the symbolic package symbolic-1.0.9.tar.gz, but fails to
compile.

Any help would be appreciated. Thank you very much in advance.

Fabián

-------------------------------

fabian@angkor:~/Downloads/symbolic-1.0.9$ sudo ./configure
[sudo] password for fabian:
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GINAC... yes
configure: creating ./config.status

  "$prefix" is /usr/local
  "$exec_prefix" is ${prefix}


find . -name NOINSTALL -print    # shows which toolboxes won't be installed

fabian@angkor:~/Downloads/symbolic-1.0.9$ sudo make
make[1]: Entering directory `/home/fabian/Downloads/symbolic-1.0.9/src'
mkoctfile -v    -c symbols.cc
g++ -c -fPIC -I/usr/local/include/octave-3.4.2/octave/..
-I/usr/local/include/octave-3.4.2/octave -I/usr/local/include -mieee-fp -g
-O2 symbols.cc -o symbols.o
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[1]: *** [symbols.o] Error 1
make[1]: Leaving directory `/home/fabian/Downloads/symbolic-1.0.9/src'
make: *** [build] Error 2
fabian@angkor:~/Downloads/symbolic-1.0.9$


------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to