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 06:54:29 +0000
User-agent: Firefox/3.6.3

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

                 Summary: GNUSTEP_USER_ROOT and GNUSTEP_PATHLIST set to wrong
value
                 Project: GNUstep
            Submitted by: dfawcus
            Submitted on: Sun 18 Jul 2010 06:54:29 AM GMT
                Category: Makefiles
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

make install GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
With a file system layout intended to move everything to a hieraracy under
/GS,  and with a set of USER domain paths being relative to GS,  the effect of
sourcing GNUstep.sh is to polluted with a user directory that still references
the GNUstep directory under the home directory.

./configure --with-layout=rejigue
--with-config-file=/GS/System/etc/GNUstep.conf
--with-user-config-file=GS/GNUstep.conf --enable-native-objc-exceptions

(as root):
make install GNUSTEP_INSTALLATION_DOMAIN=SYSTEM

(as user):
h=net$; env|grep GNUSTEP
h=net$; . /GS/System/Library/Makefiles/GNUstep.sh 
h=net$; env|grep GNUSTEP
GNUSTEP_IS_FLATTENED=yes
GNUSTEP_LOCAL_ROOT=/GS/Local
GNUSTEP_HOST=i686-pc-linux-gnu
GNUSTEP_MAKEFILES=/GS/System/Library/Makefiles
GNUSTEP_NETWORK_ROOT=/GS/Network
GNUSTEP_FLATTENED=yes
GNUSTEP_HOST_OS=linux-gnu
GNUSTEP_HOST_VENDOR=pc
GNUSTEP_HOST_CPU=ix86
GNUSTEP_USER_ROOT=/home/derek/GNUstep
GNUSTEP_SYSTEM_ROOT=/GS/System
GNUSTEP_PATHLIST=/GS/System:/GS/Network:/GS/Local:/home/derek/GNUstep

h=net$; echo $HOME
/home/derek

The same results even if the (obsolete) config option '--with-user-dir=GS' is
added.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 18 Jul 2010 06:54:29 AM GMT  Name: rejigue  Size: 3kB   By: dfawcus
The custom file system layout used
<http://savannah.gnu.org/bugs/download.php?file_id=20998>

    _______________________________________________________

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]