Groups | Search | Server Info | Login | Register
Groups > comp.soft-sys.octave > #66
| Newsgroups | comp.soft-sys.octave |
|---|---|
| Date | 2015-01-12 23:06 -0800 |
| Message-ID | <b412a55a-79b4-4d97-a7fe-e044dc32f5b3@googlegroups.com> (permalink) |
| Subject | Unable to install packages Econometrics, Financials on Octave 3.8.2 |
| From | Sudipta Banerjee <asudipta.banerjee@gmail.com> |
Hi, Can someone tell me the correct procedure to install Econometrics and Financial packages on the latest version of Octave? I am using Ubuntu OS. The errors I am getting are: octave:1> pkg install -forge econometrics error: the following dependencies were unsatisfied: econometrics needs optim >= 0.0.0 octave:1> pkg install -forge finance error: get_forge_pkg: package not found: "finance". Maybe you meant "financial?" error: called from: error: /usr/share/octave/3.8.1/m/pkg/private/get_forge_pkg.m at line 73, column 9 error: /usr/share/octave/3.8.1/m/pkg/private/get_forge_download.m at line 26, column 12 error: /usr/share/octave/3.8.1/m/pkg/pkg.m at line 385, column 29 octave:1> pkg install -forge financial error: the following dependencies were unsatisfied: financial needs io >= 1.0.18 octave:1> Thank You and Regards, Sudipta
Back to comp.soft-sys.octave | Previous | Next | Find similar
Unable to install packages Econometrics, Financials on Octave 3.8.2 Sudipta Banerjee <asudipta.banerjee@gmail.com> - 2015-01-12 23:06 -0800
csiph-web