The problem here is that signal-oct305 installs _only_ for octave-3.0.5,
and it is invisible to other versions of Octave.

You have a few options:

1) Use the "octave-3.0.5" command to run that version.  One issue here
is that the internal GNU info documentation won't be available.
2) Use "fink install octave-3.0.5" to make the "octave" executable
correspond to that version.  One drawback here is that "fink update-all"
will replace octave-3.0.5 with octave-3.6.3, but on the other hand,
you'll have the octave-3.0.5 documentation.
3) Install signal-oct363 to get a signal package which goes with
octave-3.6.3.

--Alex

On 1/29/13 8:59 PM, Bob M wrote:
> Thank you. Here's the output I get for which octave:
> /sw/bin/octave
> 
> And octave --version:
> GNU Octave, version 3.6.3
> Octave was configured for "x86_64-apple-darwin".
> 
> 
> I edited out the other lines from the output of octave --version. Only
> the above two lines seem to have useful information.
> 
> 
> On Tue, Jan 29, 2013 at 7:22 PM, Alexander Hansen
> <alexanderk.han...@gmail.com <mailto:alexanderk.han...@gmail.com>> wrote:
> 
>     On 1/29/13 8:07 PM, Bob M wrote:
>     > I installed Fink, Octave, and an Octave-Forge package (signal-oct305)
>     > successfully. I can run Octave. However, I can't use any functions
>     from
>     > the installed signal-oct305 package.
>     >
>     > To test, I'm trying a signal-oct305 specific command in Octave such as
>     > "chirp" or "window" and they are reported as unrecognized. Native
>     Octave
>     > functions are working fine, such as "sombrero" or "sin".
>     >
>     > I confirmed that signal-oct305 is installed correctly. If I try
>     > reinstalling it, it says there is nothing additional to install. I can
>     > also see it is installed by running "fink list signal*" and seeing
>     a "i"
>     > next to signal-oct305 indicating that it is installed.
>     >
>     > I did run the pathsetup utility and it didn't fix the issue. Is there
>     > anything else I should be doing? When running Octave I'm running it by
>     > simply typing "octave" at the terminal window.
>     >
>     > Bob
>     >
>     >
> 
>     signal is set up to auto-load, and its functions _should_ be available.
>      We'll need to check what's going on with your Octave setup.
> 
>     What do you get from
> 
>     which octave
>     octave --version
> 
>     ?

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to