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

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

[Octave-bug-tracker] [bug #35392] /etc/octaverc


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #35392] /etc/octaverc
Date: Mon, 27 Jan 2014 01:17:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36

Update of bug #35392 (project octave):

                Severity:              3 - Normal => 1 - Wish               
                  Status:                    None => Need Info              
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #1:

This can be effectively done with the current version of Octave by building
like this:


./configure ...
make \
    startupfiledir='/etc/octave/$(version)/startup' \
    localstartupfiledir='/etc/octave/site/startup'
make install \
    startupfiledir='/etc/octave/$(version)/startup' \
    localstartupfiledir='/etc/octave/site/startup'


Octave will then look for the version and site startup files in those
directories.

Is this a valid solution for what you want?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35392>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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