[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Installing Octave 5.x on Ubuntu 18.04 using flatpack
From: |
Pavel Hofman |
Subject: |
Re: Installing Octave 5.x on Ubuntu 18.04 using flatpack |
Date: |
Mon, 30 Mar 2020 21:44:38 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
Dne 30. 03. 20 v 21:33 John Frain napsal(a):
>
> John C Frain, Ph.D.
>
> Economics Department 3 Aranleigh Park
> Trinity College Dublin Rathfarnham
> College Green Dublin 14
> Dublin 2 Ireland
> Ireland
> www.tcd.ie/Economics/staff/frainj/home.htm
> <http://www.tcd.ie/Economics/staff/frainj/home.htm>
> mailto:address@hidden <mailto:address@hidden>
> mailto:address@hidden <mailto:address@hidden>
>
>
> On Mon, 30 Mar 2020 at 17:27, Pavel Hofman <address@hidden
> <mailto:address@hidden>> wrote:
>
> Dne 30. 03. 20 v 17:52 John Frain napsal(a):
> >
> > On Mon, 30 Mar 2020 at 13:33, Jeffrey Layton <address@hidden
> <mailto:address@hidden>
> > <mailto:address@hidden <mailto:address@hidden>>> wrote:
> >
> > Good morning,
> >
> > Has anyone tried the instructions for using flatpack to install
> > Ocatve 5.x on Ubuntu?
> >
> >
>
> https://askubuntu.com/questions/1135409/how-to-install-octave-5-on-ubuntu-18-04
> >
> > I'm curious what experience people have had.
> >
> > TIA!
> > Jeff
> >
> > I have installed flatpak Octave 5.2 on two Mint 19.3 PCs following the
> > instructions on flathub ( https://flathub.org/apps ). As Mint 19.3 is
> > based on Ubuntu 18.4 you should not have any problems. I think that
> > the flatpak infrastructure is already installed in the Mint
> > distribution. https://itsfoss.com/flatpak-guide/ explains how to
> check
> > if it is installed in your distribution and is it is not how to
> install
> > it. It also gives details of the general use of flatpak.
>
> I tried to compile packages not distributed in the flac, and logically
> octave did not see development headers of the libraries required. The
> flatpack distribution falls short due to this IMO important issue.
>
> Pavel.
>
>
> I have definitely installed packages using
>
> pkg install -forge package_name
>
> and I presumed that these came from octave forge. Are you telling me
> that such files come from the flatpak distribution? I have also used
> flatpak update. if I run pkg list now I get
>
I think the problem was with package database as it requires postgresql
headers to compile.
Best regards,
Pavel.