Menu

octplot-0.3.9 doesn't work on suse 10 x86_64

Help
2007-01-12
2013-04-25
  • Nobody/Anonymous

    Versions:
    GNU Octave, version 2.1.71 (x86_64-suse-linux)
    octave-forge-2006.03.17
    octplot-0.3.9
    ./configure
    ./make
    sudo make install

    octplot files will install into:
       /usr/lib64/octave/2.1.71/site/octplot-0.3.9
    toggle_octplot.m will install into:
       /usr/share/octave/2.1.71/site/m/octplot
    octplot is configured with:
       fltk:        version 1.1.6 with OpenGl support
       octave:      octave (version 2.1.71)
       mkoctfile:   mkoctfile for Octave 2.1.71
       femtoTeX:    work in progress ...

    After installation, if one starts octave and writes toggle_octplot command:

    error: `dispatch' undefined near line 53 column 3
    error: evaluating if command near line 50, column 1
    error: near line 111 of file `/usr/share/octave/2.1.71/site/m/octplot/toggle_octplot.m'

     
    • Shai Ayal

      Shai Ayal - 2007-01-12

      You are missing dispatch which is a part of octave-forge.
      the best solution would be for you to install octave-forge

      This exposes a bug in octplot -- it depends on dispatch, but does not check for it

      Shai

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.