X-Received: by 10.43.84.198 with SMTP id al6mr4384467icc.34.1421132776520; Mon, 12 Jan 2015 23:06:16 -0800 (PST) X-Received: by 10.50.128.202 with SMTP id nq10mr309254igb.12.1421132776442; Mon, 12 Jan 2015 23:06:16 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!h15no2794747igd.0!news-out.google.com!h6ni4556igv.0!nntp.google.com!h15no4288906igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.soft-sys.octave Date: Mon, 12 Jan 2015 23:06:15 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=106.51.242.168; posting-account=pdvdgwkAAADhmjsXMoPOKY1y-GdldtLL NNTP-Posting-Host: 106.51.242.168 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Unable to install packages Econometrics, Financials on Octave 3.8.2 From: Sudipta Banerjee Injection-Date: Tue, 13 Jan 2015 07:06:16 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.soft-sys.octave:66 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