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

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

[Octave-bug-tracker] [bug #57012] move all ".octave_xxx" files from home


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57012] move all ".octave_xxx" files from home dir into new subfolder ".octave"
Date: Tue, 8 Oct 2019 13:21:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36

Follow-up Comment #3, bug #57012 (project octave):

Yes, see bug #36477 and bug #40444 for the discussions so far.

Keep in mind that Octave does not create .octaverc, it's created by the user.
So Octave 6 will continue to support ~/.octaverc if it exists, but will also
support ~/.config/octave/octaverc, and C:\Users\Alice\AppData\...\octaverc, if
those files exist.

The history file can be configured by the user in octaverc with
history_file(). The package directories and cache file can be configured with
pkg("prefix") and pkg("local_list"). I configure all of these in my personal
~/.octaverc.

By the way, the default on Windows is already to install packages into the
Octave installation directory, C:\Octave\share\packages for example, instead
of in the user's home directory.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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