Hi All,

I have installed octave on SUSElinux-11.1 with gnu-4.6.2. When I run, it
gives me following error. I don't understand, why it can't find "true".
Please let me know, if you know solution of this. It just hangs there. I
need to kill octave process to quit from it.

Thank you in advance.

=======================
[ 11:37:08 ] > ./octave

GNU Octave, version 3.6.1
Copyright (C) 2012 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "x86_64-unknown-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.

For information about changes from previous versions, type `news'.

error: `true' undefined near line 27 column 24
error: called from:
error:
/sw/xt/octave/3.6.1/sles11.1_gnu4.6.2/octave-3.6.1/share/octave/3.6.1/m/help/unimplemented.m
at line 27, column 22
error:
/sw/xt/octave/3.6.1/sles11.1_gnu4.6.2/octave-3.6.1/share/octave/3.6.1/m/set/unique.m
at line 147, column 3
error: scope not found!
error:
/sw/xt/octave/3.6.1/sles11.1_gnu4.6.2/octave-3.6.1/share/octave/3.6.1/m/optimization/__all_opts__.m
at line 56, column 11
error:
/sw/xt/octave/3.6.1/sles11.1_gnu4.6.2/octave-3.6.1/share/octave/3.6.1/m/optimization/PKG_ADD
at line 2, column 5
octave:1> exit
error: `true' undefined near line 27 column 24
error: called from:
error:
/sw/xt/octave/3.6.1/sles11.1_gnu4.6.2/octave-3.6.1/share/octave/3.6.1/m/help/unimplemented.m
at line 27, column 22
octave:1> quit
error: `true' undefined near line 27 column 24
error: called from:
error:
/sw/xt/octave/3.6.1/sles11.1_gnu4.6.2/octave-3.6.1/share/octave/3.6.1/m/help/unimplemented.m
at line 27, column 22
octave:1> Killed
=======================

-- 
Thanks
Jayraj
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to