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

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

[Octave-bug-tracker] [bug #31695] Order of users "PATH" not respected fr


From: Olaf Till
Subject: [Octave-bug-tracker] [bug #31695] Order of users "PATH" not respected from within ./run-octave
Date: Thu, 18 Nov 2010 14:46:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.0.19) Gecko/2010102906 Iceweasel/3.0.6 (Debian-3.0.6-3)

URL:
  <http://savannah.gnu.org/bugs/?31695>

                 Summary: Order of users "PATH" not respected from within
./run-octave
                 Project: GNU Octave
            Submitted by: i7tiol
            Submitted on: Thu 18 Nov 2010 02:46:29 PM GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Olaf Till
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

My path in interactive shell sessions is

/usr/nfs/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/olaf/bin

Within Octave called with ./run-octave, this order is changed (/usr/nfs/bin
is now after /usr/local/bin):

octave:1> getenv ("PATH")
ans =
/usr/local/libexec/octave/3.3.53+/site/exec/x86_64-unknown-linux-gnu:/usr/local/libexec/octave/api-v41+/site/exec/x86_64-unknown-linux-gnu:/usr/local/libexec/octave/site/exec/x86_64-unknown-linux-gnu:/usr/local/libexec/octave/3.3.53+/exec/x86_64-unknown-linux-gnu:/usr/local/bin:/usr/nfs/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/olaf/bin
octave:2> 

This is probably the reason that during building Octave calles the wrong
gnuplot on my system (causing errors in building, but due to another bug
connected with this gnuplots version --- this is reported separately).




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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