help-octave
[Top][All Lists]
Advanced

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

Re: Problem with pkg


From: Juan Pablo Carbajal
Subject: Re: Problem with pkg
Date: Sat, 13 Jun 2020 23:39:35 +0200

On Fri, Jun 12, 2020 at 1:01 AM Nir Krakauer <nirkrakauer@gmail.com> wrote:
>
> Package management stopped working for me, maybe due to conflicts
> between Octave versions (I recall several related bug reports being
> filed against pkg lately, but they were supposed to have been fixed).
> I can run `pkg install -forge -local name` successfully (the package
> shows up in the Packages directory), but `pkg list` then continues to
> give `no packages installed.` and I can't load and use the package.
> `pkg rebuild` runs, but doesn't change matters. Any guidance on how to
> troubleshoot this? I'm running the development branch of Octave on
> Ubuntu, which built and tested fine.
>
Hi Nik,
I am currently unable to compile in Ubuntu 20.04, so I am not running
the latest commits from dev, but with the compiled version I have I do
not see this problem.
It might be because I define my own prefix for octave. My octaverc files has

pkg prefix ~/.octave/ ~/.octave;

check if by changing the prefix your problem is solved.



reply via email to

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