help-octave
[Top][All Lists]
Advanced

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

Re: Package Installation


From: Carnë Draug
Subject: Re: Package Installation
Date: Wed, 5 Oct 2011 15:03:17 +0100

On 5 October 2011 09:10, hernie <address@hidden> wrote:
> Hi all, I'm new to Octave, like 4 hours ago.
>
> Successfully installed Octave 3.2.4 to Windows 7. Downloaded the packages I
> need from Octave Forge but fail to install the packages. Here's the command
> for your reference:
>
> octave-3.2.4.exe:1> pkg install control-2.2.0.tar.gz
> warning: file control-2.2.0.tar.gz does not exist.

You need to specify the *path* to the file. Run 'pwd' to see your
current working directory (pwd = Print Working Directory) and 'ls' to
see the files (ls = list).

Carnë


reply via email to

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