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 15:53:03 +0100



On Tue, Dec 8, 2015 at 3:27 PM, Jonathan Camilleri <address@hidden> wrote:
Something broke

 pkg install -forge io financial
'g++' is not recognized as an internal or external command,
operable program or batch file.
make: *** [csvexplode.oct] Error 1
make: Entering directory `/tmp/oct-h3cFuY/io/src'
mkoctfile csvexplode.cc
make: Leaving directory `/tmp/oct-h3cFuY/io/src'

pkg: error running `make' for the io package.
error: called from 'configure_make' in file C:\Octave\Octave-4.0.0\share\octave\
4.0.0\m\pkg\private\configure_make.m near line 96, column 9

Is this a bug?

On 8 December 2015 at 14:32, Juan Pablo Carbajal <address@hidden> wrote:


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 




--
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.

and, angel start-up investment opportunities available at http://slyth3.wix.com/jon-business.
Online resume is available online at http://mt.linkedin.com/in/jonathancamilleri and shared bookmarks at https://delicious.com/jon80.

Do not write personal e-mails.

you are using windows. For windows you have to download the pre-compiled packages. Check the forge website.
If you want to use the pkg function you need to use linux.


reply via email to

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