[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix
From: |
Nicholas Jankowski |
Subject: |
[Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls |
Date: |
Thu, 29 Apr 2021 10:41:36 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 |
Follow-up Comment #6, bug #60472 (project octave):
rmdir - that would maybe work in the short term. I do see that @jwe already
pushed a possible rmdir fix to stable on that bug report. So I can give that
a try on windows after the next 6.2.1 buildbot cycle.
Took me a while to sort out what 'prefix' meant too and how that worked into
things. I'm still not sure what archprefix is.
my understanding of 'prefix' is just from the help:
pkg prefix ~/my_octave_packages
sets the installation prefix to '~/my_octave_packages'.
Packages will be installed in this directory.
It is possible to get the current installation prefix by
requesting an output argument. For example:
pfx = pkg ("prefix")
e.g., whatever the prefix is, that's "where things will be installed now
unless you tell pkg otherwise". looking at default_prefix, it sets local to
be in the users profile folder (~ on *nix systems, C:\users\*username* on
windows) and global to be inside the Octave installation.
it appears that that -global and -local switches essentially just make a
prefix switch. I "think" these changes are meant to be temporary, and they
aren't. I never paid attention to this before, since on windows before v6
everything defaulted to global. I may install v5 or v4 copy of octave and
compare the pkg behavior to see if this is new.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?60472>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Nicholas Jankowski, 2021/04/28
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Nicholas Jankowski, 2021/04/28
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Nicholas Jankowski, 2021/04/29
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Nicholas Jankowski, 2021/04/29
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Nicholas Jankowski, 2021/04/29
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Philip Nienhuis, 2021/04/29
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls,
Nicholas Jankowski <=
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Nicholas Jankowski, 2021/04/29
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Nicholas Jankowski, 2021/04/29
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Kai Torben Ohlhus, 2021/04/30
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Nicholas Jankowski, 2021/04/30
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Markus Mützel, 2021/04/30
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Nicholas Jankowski, 2021/04/30
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Nicholas Jankowski, 2021/04/30
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Nicholas Jankowski, 2021/04/30
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Mike Miller, 2021/04/30
- [Octave-bug-tracker] [bug #60472] pkg -global option changes pkg prefix for subsequent calls, Markus Mützel, 2021/04/30