[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: function still 'missing' even after package installation
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: function still 'missing' even after package installation |
Date: |
Thu, 1 Nov 2012 16:03:12 -0400 |
On 1 November 2012 15:59, mrpurple <address@hidden> wrote:
> Jordi Gutiérrez Hermoso-2 wrote
>> Try "pkg load optim". Installed packages are no longer loaded by
>> default, in the interest of avoiding namespace pollution.
>
> Thanks, that did it.
> I was going to put all my installation command lines here but it became
> unwieldy so I'm going to write a "how-to-forge" for my install instead.
In Ubuntu, just do "sudo apt-get install octave-optim". The OF
packages are packaged. You don't have to use pkg install.
- Jordi G. H.