[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Having problem installing Econometrics and Financial packages
From: |
asudipta |
Subject: |
Re: Having problem installing Econometrics and Financial packages |
Date: |
Mon, 12 Jan 2015 23:19:14 -0800 (PST) |
Thanks Kai,
Got the following error
octave:1> pkg install -forge struct
pkg: please install the Debian package "liboctave-dev" to get the mkoctfile
command
error: called from '__gripe_missing_component__' in file
/usr/share/octave/3.8.1/m/help/__gripe_missing_component__.m near line 53,
column 3
error: called from:
error: /usr/share/octave/3.8.1/m/pkg/private/install.m at line 206,
column 5
error: /usr/share/octave/3.8.1/m/pkg/pkg.m at line 394, column 9
octave:1> pkg install liboctave-dev
warning: file liboctave-dev does not exist
octave:2> quit
address@hidden:~$ ^C
address@hidden:~$ sudo apt-get install ^C
address@hidden:~$ ^C
address@hidden:~$ sudo apt-get install liboocatve-dev
[sudo] password for asudipta:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package liboocatve-dev
address@hidden:~$
On Tue, Jan 13, 2015 at 12:36 PM, siko1056 [via Octave] <
address@hidden> wrote:
> Keep the following order to meet all dependencies.
>
> pkg install -forge struct
> pkg install -forge optim
> pkg install -forge econometrics
> pkg install -forge io
> pkg install -forge financial
>
> After installing don't forget to load the packages before using their
> functions:
>
> pkg load econometrics
>
> for the "econometrics" package for example.
>
> HTH, Kai
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://octave.1599824.n4.nabble.com/Having-problem-installing-Econometrics-and-Financial-packages-tp4668103p4668105.html
> To unsubscribe from Having problem installing Econometrics and Financial
> packages, click here
> <http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4668103&code=YXN1ZGlwdGEuYmFuZXJqZWVAZ21haWwuY29tfDQ2NjgxMDN8LTM5NzExODAxMg==>
> .
> NAML
> <http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>
--
Sudipta Banerjee
Consultant, Business Analytics and Cloud Based Architecture
Call me +919019578099
--
View this message in context:
http://octave.1599824.n4.nabble.com/Having-problem-installing-Econometrics-and-Financial-packages-tp4668103p4668106.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Having problem installing Econometrics and Financial packages, asudipta, 2015/01/13
- Re: Having problem installing Econometrics and Financial packages, siko1056, 2015/01/13
- Re: Having problem installing Econometrics and Financial packages,
asudipta <=
- Re: Having problem installing Econometrics and Financial packages, Marco Atzeri, 2015/01/13
- Re: Having problem installing Econometrics and Financial packages, Andreas Weber, 2015/01/13
- Re: Having problem installing Econometrics and Financial packages, asudipta, 2015/01/13
- Re: Having problem installing Econometrics and Financial packages, asudipta, 2015/01/13
- Re: Having problem installing Econometrics and Financial packages, Michael Creel, 2015/01/15
- Re: Having problem installing Econometrics and Financial packages, asudipta, 2015/01/15