bug-gnustep
[Top][All Lists]
Advanced

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

[bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value


From: Derek Fawcus
Subject: [bug #30470] GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong value
Date: Sun, 18 Jul 2010 14:14:53 +0000
User-agent: Firefox/3.6.3

Follow-up Comment #3, bug #30470 (project gnustep):

The issue is why the environment variables were set to invalid values,  not
why they were set at all.  Given that they were set,  and the values are
invalid,  what impact will they then have.

I guess I could try the strict mode,  but even in its absense the fact the
the 'compatibility' variables have invalid values does not seem to be
sensible. 

my requested environment values,  before and after sourcing the config file:

h=net$; env|grep PATH
NLSPATH=/usr/share/locale/%l/%N
PATH=/home/derek/scripts:/home/derek/bin:/bin:/usr/bin:/usr/local/bin:/usr/games:/usr/lib/qt4/bin:/opt/real/RealPlayer:/opt/real/RealPlayer:/usr/lib/ssh:/opt/real/RealPlayer:/opt/real/RealPlayer
PYTHONPATH=/usr/lib/ooo/basis-link/program:/usr/lib/ooo/basis-link/program:/usr/lib/ooo/basis-link/program:/usr/lib/ooo/basis-link/program
WINDOWPATH=7

h=net$; . /GS/System/Library/Makefiles/GNUstep.sh
h=net$; env|grep PATH
LD_LIBRARY_PATH=/home/derek/GS/Library/Libraries:/GS/Local/Library/Libraries:/GS/Network/Library/Libraries:/GS/System/Library/Libraries
GUILE_LOAD_PATH=/home/derek/GS/Library/Libraries/Guile:/GS/Local/Library/Libraries/Guile:/GS/Network/Library/Libraries/Guile:/GS/System/Library/Libraries/Guile
NLSPATH=/usr/share/locale/%l/%N
PATH=/home/derek/GS/Tools:/GS/Local/Tools:/GS/Network/Tools:/GS/System/Tools:/home/derek/scripts:/home/derek/bin:/bin:/usr/bin:/usr/local/bin:/usr/games:/usr/lib/qt4/bin:/opt/real/RealPlayer:/opt/real/RealPlayer:/usr/lib/ssh:/opt/real/RealPlayer:/opt/real/RealPlayer
PYTHONPATH=/usr/lib/ooo/basis-link/program:/usr/lib/ooo/basis-link/program:/usr/lib/ooo/basis-link/program:/usr/lib/ooo/basis-link/program
GNUSTEP_PATHLIST=/GS/System:/GS/Network:/GS/Local:/home/derek/GNUstep
CLASSPATH=/GS/System/Library/Libraries/Java:/GS/Network/Library/Libraries/Java:/GS/Local/Library/Libraries/Java:/home/derek/GS/Library/Libraries/Java
INFOPATH=/GS/System/Library/Documentation/info::/GS/Network/Library/Documentation/info::/GS/Local/Library/Documentation/info::/home/derek/GS/Library/Documentation/info:
WINDOWPATH=7

I believe I attached the rejigue file to the bug.
I wanted the USER domain to exist under either /GS/User/GS/... (one for all
users) or under /GS/user/<username>/GS/...;  as to which resulted,  I didn't
care.

Hence setting 'GNUSTEP_LOCAL_USERS_DIR=/GS/Users' was a bit of an
experiment.

AS to my overall aim,  to have a complete parallel install of GNUstep
alongside the copy provided by the distribution,  and for neither to interfer
with the other.  Hence why there reference to the ~/GNUstep directory (which
already exists due to the distribution installation) is of concern.

Oh - and BTW this is a view over 'make/trunk@30836'.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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