help-octave
[Top][All Lists]
Advanced

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

Re: pkg -install ...?


From: Juan Pablo Carbajal
Subject: Re: pkg -install ...?
Date: Tue, 8 Dec 2015 14:32:41 +0100



On Tue, Dec 8, 2015 at 1:27 PM, Jonathan Camilleri <address@hidden> wrote:
I tried this:
pkg install -forge financial
error: the following dependencies were unsatisfied:
   financial needs io >= 1.0.18

How do I install the dependencies please?

--
Jonathan Camilleri

Mobile (MT): ++356 7982 7113
E-mail: address@hidden
Please consider your environmental responsibility before printing this e-mail.
 
I usually reply to emails within 2 business days.  If it's urgent, give me a call.



_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave

just add them to your list of installs

pkg install -forge io financial 


reply via email to

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