bug-gnustep
[Top][All Lists]
Advanced

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

[bug #23702] GNUstep.sh and GNUstep.csh puts /usr/bin at the beginning o


From: Nicola Pero
Subject: [bug #23702] GNUstep.sh and GNUstep.csh puts /usr/bin at the beginning of PATH
Date: Sat, 05 Jul 2008 11:14:41 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7

Update of bug #23702 (project gnustep):

             Assigned to:                    None => nico                   

    _______________________________________________________

Follow-up Comment #1:

That is a very good bug report.

I agree the GNUstep.sh should not add paths that are already
there in the PATH.

In fact, it's supposed to already do it ;-) ... but instead
of checking each path separately (eg, checking that
/home/fwang/GNUstep/Tools is already in the PATH, checking that
/usr/bin is already in the PATH etc) it checks them all as
a block (ie, it checks that /home/fwang/GNUstep/Tools:/usr/bin:... 
as a single, big string, is not already in the PATH).

I think that might have worked in v1 when all the paths where
stuff like /usr/GNUstep/System/Tools etc. but with v2 some
paths could be (as in your case) /usr/bin or such that are
already in the PATH while other paths aren't.

We'll rewrite the code and improve it so that it does the
right thing for 2.0.7

Thanks


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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