help-octave
[Top][All Lists]
Advanced

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

Re: Install packages


From: Doug Stewart
Subject: Re: Install packages
Date: Mon, 22 Feb 2016 09:26:23 -0500



On Mon, Feb 22, 2016 at 7:23 AM, Vadim <address@hidden> wrote:
I want to install package "control-3.0.0" and I wrote to command line:

>>pkg install -forge control-3.0.0.tar.gz

And I see an error message:

error: cellfun: C must be a cell array

Ok, I downloaded this package into my computer and and want to install it:

>>pkg install /home/vadim/control-3.0.0.tar.gz

And I see endless posts:

f951 : warning: command line option "-Wformat=1" valid for C/C++/ObjC/ObjC++
but not for Fortran

Where is my error and how to correct it?
------------------------------------------------------------
Octave 4.0
Rosa Linux R7 Mandriva based)



--
View this message in context: http://octave.1599824.n4.nabble.com/Install-packages-tp4674954.html
Sent from the Octave - General mailing list archive at Nabble.com.

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

try

pkg install -forge control


--
DASCertificate for 206392


reply via email to

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