Clay Fulcher wrote: > Greetings, > I just installed Octave and several Octave-Forge packages using the > Octave Windows Installer. There are several packages listed on the > Octave-Forge site that did not appear in the Windows Installer. I > downloaded some of these additional packages and tried unsuccessfully to > install them using “pkg install filename.tar.gz”. Errors like “ > ‘curr_sym_tab’ was not declared in this scope” are typical. > Can someone tell me what I am doing wrong?
You are probably doing nothing wrong. But your report is much too vague. There's a chance the package in question has been upgraded, or perhaps has even been created for octave-3.4.x and won't compile (anymore) with octave-3.2.4. We need info on: - What Octave version (I suppose octave-3.2.4 for MingW from sourceforge) - What packages - exactly reproduced error messages, plus a bit of context in the form of 5-10 lines before the actual error message. Try to install the package with: pkg install -verbose <package.tar.gz> and copy relevant messages into email. If the package maintainer doesn't pick up quick enough (we're all volunteers), be prepared to do some debugging yourself (probably aided by this forum to help you steer in the right direction). Philip ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev