octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #58299] Local packages for different Octave ve


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #58299] Local packages for different Octave versions cannot be installed in parallel
Date: Fri, 18 Sep 2020 04:46:25 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:80.0) Gecko/20100101 Firefox/80.0

Follow-up Comment #6, bug #58299 (project octave):

In some cases, package installations may not be compatible across minor or
even patch version upgrades of Octave. At least on macOS, oct-files have
linkage dependancy on the exact installation location of the Octave they were
built under. And some installation mechanisms, such as Homebrew or Octave.app,
have the full version name of Octave in the path to the installation (to allow
side-by-side installations of multiple versions). So for this to work
generally, you may need to make the package repositories completely
version-specific.

This is what Octave.app does.
https://github.com/octave-app/octave-app-bundler/blob/f41254a6e35fb50923564d62e7e3e0a3ea6899f7/bundle_octave#L431-L437

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58299>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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