[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 64-bit indexing version of Octave release
From: |
Kai Torben Ohlhus |
Subject: |
Re: 64-bit indexing version of Octave release |
Date: |
Sat, 4 Sep 2021 21:39:51 +0900 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
Dear Norm,
An unexpected and welcome request 🙂 What links you to this mailing-list?
The most reliable approach to get Octave and the 64-bit indexing
(including all library dependencies) on Linux running is the
Docker-image I am using and maintaining. Details are described here [1]
and here [2].
If you have either Singularity, Docker, or Podman installed, using the
installer script (please change the end of the command accordingly):
/bin/bash -c "$(curl -fsSL
https://raw.githubusercontent.com/gnu-octave/docker/main/install.sh)"
install -t singularity
Octave feels like installed via your systems package manager and works
for me like a charm 🙂
If you have any trouble, please open an issue on GitHub [3] or write me
again.
Best wishes,
Kai
On 9/4/21 9:04 PM, Dyer, Norman Jay wrote:
Dear Kai,
How about once in a while releasing a ready-made 64-bit indexing version?
I, for one ,have been waiting since 2008 for this. Thank you much.
I've seen a windows release last year, but cannot find any linux
releases. I'm on red hat fedora, but could probably get an Ubuntu
version to work.
I've tried to follow the recipe for pre-load alterations, but some 2
dozen attempts always errored out.
Thanks for your consideration,
Norm
[1] https://github.com/gnu-octave/docker
[2] https://siko1056.github.io/blog/2021/06/10/octave-docker.html
[3] https://github.com/gnu-octave/docker/issues