help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [WINDOWS] - Octave + communications [help]


From: Michael Goffioul
Subject: Re: [WINDOWS] - Octave + communications [help]
Date: Sun, 20 Oct 2013 09:34:50 -0400

On Sun, Oct 20, 2013 at 7:28 AM, oglop <address@hidden> wrote:
Hello, I'm new in octave and I need to use communications package, I
installed octave on my laptop with windows (because my laptop can't work
with linux .. cuz HW problems)
I installed octave-3.6.4-vs2010-setup.exe, and I also need communications
package but I don't know how to run in under windows. Can anyone guide me
please?
With Installation I checked the octave-forge to be installed.

I tried this commands in octave:

octave-3.6.4.exe:10> pkg install -forge communications
error: the following dependencies where unsatisfied:
   communications needs signal >= 1.1.3

octave-3.6.4.exe:10> pkg list
no packages installed.

I could not find any help for this.

The communications package is (should be) bundled in the installer you used, but it is not installed by default. Uninstall octave, then re-run the installer. On the component selection page, look for the "Octave Forge" section, expand it and select the packages you want to install.

If you want a newer version of the communication package, you might want to have a look at the development binary I created a few months ago. The installer can be found here:

https://dl.dropboxusercontent.com/u/45539519/octave-3.7.2%2B-vs2010-setup.exe

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]