bug-gnustep
[Top][All Lists]
Advanced

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

[bug #26437] Base should allow the usual "make && sudo make install"


From: Markus Hitter
Subject: [bug #26437] Base should allow the usual "make && sudo make install"
Date: Sun, 03 May 2009 17:21:39 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10

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

                 Summary: Base should allow the usual "make && sudo make
install"
                 Project: GNUstep
            Submitted by: hitterm
            Submitted on: So 03 Mai 2009 17:21:38 GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Change Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

As having direct access to the root account becomes more an more out of
fashion in favour of using "sudo", installation of GNUstep Base should allow
this as well. On how it _doesn't_ work, see
https://savannah.gnu.org/bugs/index.php?26428 .

The attached patch is huge, because is removes a lot of then obsolete stuff.
In essence it is only one line in configure.ac and one line in config.mak.in.
Together, they are adding a line

GNUSTEP_MAKEFILES=/path/to/GNUstep/Makefiles/

to config.mak, which is in turn included by (almost) all GNUmakefiles
already. As the existence of the variable is now secured, there remains no
need to check this fact, thus the huge removal.

Checked on Ubuntu 9.04 x86_64 with the following sequence:

svn update
make distclean
autoconf  # 2.63
./configure
make
sudo make install





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: So 03 Mai 2009 17:21:38 GMT  Name: GNUSTEP_MAKEFILES-patch.txt  Size:
7kB   By: hitterm

<http://savannah.gnu.org/bugs/download.php?file_id=18080>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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