[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: control-3.1.0 released
From: |
Mike Miller |
Subject: |
Re: control-3.1.0 released |
Date: |
Mon, 12 Mar 2018 19:21:10 -0700 |
User-agent: |
Mutt/1.9.3 (2018-01-21) |
On Mon, Mar 12, 2018 at 18:46:44 -0700, Dildar Sk wrote:
> On following command I get some error and it's not get installed.
> >>pkg install -forge control-3.0.0.tar.gz
The "-forge" and "filename-with.tar.gz" are not compatible. You should
use either
pkg install /path/to/control-x.y.z.tar.gz
if you already downloaded the package release, or
pkg install -forge control
if you want Octave to download it.
> but doing,
> >>pkg install control-3.0.0.tar.gz
> I got it installed and a hell lot errors come.
These are all warnings, and they only occur because you are installing
the package in the development version of Octave. The package should be
installed successfully by the end.
Also you are installing 3.0.0, not the latest release 3.1.0.
--
mike
signature.asc
Description: PGP signature